Template:C: Difference between revisions
KrytenKoro (talk | contribs) Created page with "<includeonly>[[{{{1|}}}{{#if:{{{2|}}}| ({{#switch:{{lc:{{{2|}}}}} |#default={{{2|}}} }})}}|{{#if:{{{3|}}}|{{{3|}}}|{{{1|}}}}}]]</includeonly><noinclude> ==Examples== {{co..." |
No edit summary |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly>[[{{{1|}}}{{#if:{{{2|}}}| ({{#switch:{{lc:{{{2|}}}}} | <includeonly>[[{{#replace:{{{1|}}}|#}}{{#if:{{{2|}}}| ({{#switch:{{lc:{{{2|}}}}} | ||
|#default={{{2|}}} | |#default={{{2|}}} | ||
}})}}|{{#if:{{{3|}}}|{{{3|}}}|{{{1|}}}}}]]</includeonly><noinclude> | }})}}|{{#if:{{{3|}}}|{{{3|}}}|{{{1|}}}}}]]</includeonly><noinclude> | ||
==Examples== | ==Examples== | ||
Writing: | Writing: | ||
< | <pre> | ||
{{c|Queen Bee|Quest}} | |||
</ | </pre> | ||
Makes: | Makes: | ||
{{c|Queen Bee|Quest}} | |||
[[Category: | [[Category:In-line templates]] [[Category:KHUX templates]] [[Category:Utility templates]]</noinclude> |