Template:Tlg
{{Template:Tlg}}
此Template |
此模 |
使用 方法
{{tlg}}
(template link, general,{{tl*}}
{{tl}}
、{{tlx}}
、{{tlb}}
。
code=yes
:使用 <code>...</code>
HTML屬性 (通常 是 等 寬 字體 ),如{{tlc}}
、{{tlx}}
、{{tlxb}}
bold=yes
:讓 文字 變成 粗 體 ,如{{tlb}}
、{{tlxb}}
italic=yes
:讓 參 數 變成 斜體 ,如{{tlxi}}
nolink=yes
:不 連結 至 模 板 頁 面 ,如{{tlf}}
、{{tld}}
、{{tlc}}
braceinside=yes
:將 裡 面 的 一層括號包含在連結裡,如{{tn}}
subst=yes
:添加 subst:
前 綴 ,如{{tls}}
nosubstlink=yes
:去 除 subst:
的 連結 ,暫無其他模 板 可 替 代 (需要 添加 subst=yes
才 有效 果 )
alttext=FOO
:將 連結 本來 顯示 的 文字 替 換 成 別 的 文字 ,如{{tla}}
nowrap=yes
:在 顯示 結果 中 防止 斷行
範 例
Code | Output | Remarks |
{{tlg|Abc}} | {{Abc}} | |
{{tlg|abC}} | {{abC}} | template names are case-sensitive |
{{tlg|abc}} | {{abc}} | first letter is case-insensitive though |
{{tlg|x0}} | {{x0}} | |
{{tlg|x0|code=on}} | {{x0}} | <code> style |
{{tlg|x0|plaincode=on}} | {{x0}} | plaincode style |
{{tlg|x0|bold=on}} | {{x0}} | bold link/name |
{{tlg|x1|one|italic=on}} | {{x1|one}} | parameter/s in italics |
{{tlg|x0|nolink=on}} | {{x0}} | |
{{tlg|x0|subst=on}} | {{subst:x0}} | |
{{tlg|x0|braceinside=on}} | {{x0}} | |
{{tlg|x0|alttext=x0 link}} | {{x0 link}} | |
{{tlg|x0|bold=on|code=on|braceinside=on}} | {{x0}} | No reason you can't combine multiple parameter settings |
{{tlg|x1|one}} | {{x1|one}} | |
{{tlg|x2|one|two}} | {{x2|one|two}} | |
{{tlg|x2|bold=on|code=on|one|two}} | {{x2|one|two}} | Can combine named and anonymous parameters … |
{{tlg|x2|one|two|bold=on|code=on}} | {{x2|one|two}} | … in any order … |
{{tlg|x2|one|code=on|two|bold=on|three}} | {{x2|one|two|three}} | … even intermixed … |
{{tlg|x2|one|code=on|two|bold=on|three|italic=on}} | {{x2|one|two|three}} | … with many different configurations. |
{{tlg|x3|1|2|3|4|5|6|7|8|9|10}} | {{x3|1|2|3|4|5|6|7|8|9|10}} | |
{{tlg|x4|1|2|3|4|5|6|7|8|9|10|11}} | {{x4|1|2|3|4|5|6|7|8|9|10|11}} | up to 10 parameters, then … |
{{tlg|x5|1|2|3|4|5|6|7|8|9|10|11}} | {{x5|1|2|3|4|5|6|7|8|9|10|11}} | | for more |
{{tlg}} | {{Template:Tlg}} | with no arguments, the current page name is substituted |
{{tlg|x1|x=u}} | {{x1}} | = won't work |
{{tlg|x1|x=u}} | {{x1|x=u}} | = is okay |
{{tlg|x1|x{{=}}u}} | {{x1|x=u}} | {{=}} is okay |
{{tlg|x1|x<nowiki>=</nowiki>u}} | {{x1|x=u}} | sticky nowiki is okay |
{{tlg|x2||two||}} | {{x2|two}} | empty parameters work too, even at the end |
{{tlg|x2|3=two|2=one}} | {{x2|one|two}} | right to left okay |
| :
| |||||||
---|---|---|---|---|---|---|---|
{{tlg}} |
— | nolink=yes
|
subst=yes
|
braceinside=yes
|
alttext=FOO
|
||
— | {{tl}} · {{tlp}} 2 · {{tlg}} 1, 2
|
{{tlf}} 2 · {{tnull}}
|
{{tls}} · {{tlsp}}
|
{{tn}}
|
{{tla}}
|
{{tlm}} 3
| |
|
code=yes ortt=yes
|
{{tlx}}
|
{{tlc}} 2 · {{tld}}
|
{{tlxs}}
|
{{tlxm}} 3
| ||
|
{{tlsh}}
|
{{tlshm}}
| |||||
bold=yes
|
{{tlb}}
|
||||||
|
bold=yes|code=yes
|
{{tlxb}}
| |||||
|
italic=yes|code=yes
|
{{tlxi}}
|
{{tlg}}
2. <span class="nowrap">...</span>
各 顯示 樣式 的 比較
{{tlf|Milford Haven Line|
→ {{Milford Haven Line|弘安 源氏 論議 }}弘安 源氏 論議 }}{{tld|Milford Haven Line|
→弘安 源氏 論議 }}{{Milford Haven Line|
弘安 源氏 論議 }}{{tlc|Milford Haven Line|
→弘安 源氏 論議 }}{{Milford Haven Line|
弘安 源氏 論議 }}
添加 參 數
{{para|name|{{var|value}}}}
→|name=value
{{para|name|{{varserif|value}}}}
→|name=value
{{tlx|Milford Haven Line|
→參 數 1{{=}}賦 值1}}{{Milford Haven Line|
參 數 1=賦 值1}}