正在編輯 模組:Navbar

警告:您尚未登入。 若您進行任何的編輯您的 IP 位址將會被公開。 若您 登入建立帳號,您的編輯將會以您的使用者名稱標示,並能擁有另外的益處。

此編輯可以被還原。 請檢查以下比較表,確認您是否要還原,然後發布以下變更以完成編輯還原。

最新修訂 您的文字
第21行: 第21行:


if not title then
if not title then
error('頁面不存在 ' .. titleText)
error('页面不存在 ' .. titleText)
end
end


第49行: 第49行:
:css('margin-right', '-0.125em')
:css('margin-right', '-0.125em')
:cssText(args.fontstyle)
:cssText(args.fontstyle)
:wikitext('[ ')
:wikitext('[ ')
end
end


第59行: 第59行:
:wikitext('[[' .. title.fullText .. '|')
:wikitext('[[' .. title.fullText .. '|')
:tag(args.mini and 'abbr' or 'span')
:tag(args.mini and 'abbr' or 'span')
:attr('title', '檢視該模板')
:attr('title', '-{zh-hans:查看;zh-hant:檢視;}-该模板')
:cssText(args.fontstyle)
:cssText(args.fontstyle)
:wikitext(args.mini and '閱' or '檢視')
:wikitext(args.mini and '-{zh-hans:查;zh-hant:;}-' or '-{zh-hans:查看;zh-hant:檢視;}-')
:done()
:done()
:wikitext(']]')
:wikitext(']]')
第69行: 第69行:
:wikitext('[[' .. talkpage .. '|')
:wikitext('[[' .. talkpage .. '|')
:tag(args.mini and 'abbr' or 'span')
:tag(args.mini and 'abbr' or 'span')
:attr('title', '討論該模板')
:attr('title', '讨论该模板')
:cssText(args.fontstyle)
:cssText(args.fontstyle)
:wikitext(args.mini and '' or '討論')
:wikitext(args.mini and '' or '讨论')
:done()
:done()
:wikitext(']]');
:wikitext(']]');
第81行: 第81行:
:wikitext('[' .. title:fullUrl('action=edit') .. ' ')
:wikitext('[' .. title:fullUrl('action=edit') .. ' ')
:tag(args.mini and 'abbr' or 'span')
:tag(args.mini and 'abbr' or 'span')
:attr('title', '編輯該模板')
:attr('title', '编辑该模板')
:cssText(args.fontstyle)
:cssText(args.fontstyle)
:wikitext(args.mini and '' or '編輯')
:wikitext(args.mini and '' or '编辑')
:done()
:done()
:wikitext(']');
:wikitext(']');
第93行: 第93行:
:css('margin-left', '-0.125em')
:css('margin-left', '-0.125em')
:cssText(args.fontstyle)
:cssText(args.fontstyle)
:wikitext(' ]')
:wikitext(' ]')
end
end


請注意,所有於合眾百科 Unitedbook所做的貢獻會依據CC BY-NC-SA(創用CC 姓名標示─非商業性─相同方式分享)授權條款發佈(詳情請見合眾百科 Unitedbook:版權)。若您不希望您的著作被任意修改與散佈,請勿在此發表文章。
您同時向我們保證在此的著作內容是您自行撰寫,或是取自不受版權保護的公開領域或自由資源。請勿在未經授權的情況下發表文章!
取消 編輯說明(在新視窗開啟)

此頁面使用了以下模板: