「討論:跳至頁首」修訂間的差異

出自跨校選修
跳至導覽 跳至搜尋
(建立內容為「<sqltbl> sql=select page_id,concat('<a href=http://urclass.net/alWiki/index.php?title=',page_title,' target=_blank>',page_title,'</a>') from wiki_page order by pa…」的新頁面)
 
行 1: 行 1:
 +
===資料表外掛===
 
<sqltbl>
 
<sqltbl>
 
sql=select page_id,concat('<a href=http://urclass.net/alWiki/index.php?title=',page_title,' target=_blank>',page_title,'</a>') from wiki_page order by page_id
 
sql=select page_id,concat('<a href=http://urclass.net/alWiki/index.php?title=',page_title,' target=_blank>',page_title,'</a>') from wiki_page order by page_id
 
tblhead=頁碼;活動名
 
tblhead=頁碼;活動名
 
</sqltbl>
 
</sqltbl>
 +
 +
===影片播放外掛===
 +
<videoflash src='http://nice-learning.tw/uploadFiles/不錯學群/藝術/韓團流行舞蹈/maria拍攝+花絮.mp4' type=html5 width=425></videoflash>

於 2021年3月12日 (五) 08:18 的修訂

資料表外掛

<sqltbl> sql=select page_id,concat('<a href=http://urclass.net/alWiki/index.php?title=',page_title,' target=_blank>',page_title,'</a>') from wiki_page order by page_id tblhead=頁碼;活動名 </sqltbl>

影片播放外掛

<videoflash src='http://nice-learning.tw/uploadFiles/不錯學群/藝術/韓團流行舞蹈/maria拍攝+花絮.mp4' type=html5 width=425></videoflash>