User:Justin545
外观
可能需要關注
[编辑]- 混沌理論、遍歷理論
- 生命起源、意識
- 既定觀點問題(Wikipedia:知识问答/存档/2024年6月 § 關於「臺灣人不敢承認自己是瑞典人」這個命題)
- WP:切題、WP:掛羊頭賣狗肉
- 模組:Escape
- {{進制}}
- {{String split}}
- CSS 局限
- wp:保持神秘
- 分類:数字转换模板
- 說明:註腳
NumBlk 相關
[编辑]- 不能透過模板參數傳遞方式把參數值傳到被<ref></ref>包住的參數(如「<ref>{{{1}}}</ref>」。解決方法:透過tag魔術字產生<ref>標籤。
- Module:LuaCall
{{#invoke:LuaCall|call|string.format|%04x|127}} → 007f
{{#invoke:LuaCall|call|string.format|[[%s]]|不等}}
{{#invoke:LuaCall|main|fmt=[[%s|%s]]|s1=不等|s2=數學不等關係|n1=5|reserved_debug=1|string.format(fmt,s1,s2,s2,s2,s2,s2)}}
{{#invoke:LuaCall|main|fmt=(%s,%s)|s1=ccc|s2=vvv|n1=5|reserved_debug=1|string.format(fmt,s1,n1,s2,s2,s2,s2,s2)}}
- string.format、string.format (formatstring, ···)
- en:Module:ArgRest、模組:Params、模組:Arguments
- {{For loop}}、{{Loop}}
- en:Help:Substitution、en:Help:Metatemplating、en:Template:Eval、en:Template:Expand wikitext
- en:Template:Var nowiki(frame:preprocess)、en:Template:Format item、en:Template:Item
- en:Template:PD-art、en:Module:Template wrapper
- The Template:TeX code has to be put literally: MediaWiki templates, predefined templates, and parameters cannot be used within math tags: pairs of double braces are ignored and "#" gives an error message.