8,856
editsAd placeholder
Template:Condition list: Difference between revisions
Jump to navigation
Jump to search
no edit summary
m (Willowisp moved page Template:CON to Template:Condition list) |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly><includeonly><dd>{{Condition|{{{1}}}|inline=t|altname={{{2|}}} }}{{#if:{{{t|}}}{{{tactician|}}}|{{t}}|}}{{#if:{{{h|}}}{{{honour|}}}|{{h}}|}}{{#switch: {{{this is an example|}}}| yes = | #default = {{Inflicts|{{{1}}}|creature}}}}</dd></includeonly><noinclude>A version of [[Template:Cond]] that adds {{InfoBlob|<nowiki><dd></nowiki>}}-list around it. | <includeonly><includeonly><dd>{{Condition|{{{1}}}|inline=t|altname={{{2|}}} }}{{#if:{{{t|}}}{{{tactician|}}}|{{t}}|}}{{#if:{{{h|}}}{{{honour|}}}|{{h}}|}}{{#switch: {{{this is an example|}}}| yes = | #default = {{Inflicts|{{{1}}}|creature}}}}</dd></includeonly><noinclude>{{documentation|content={{shortcut|CON}} A version of [[Template:Cond]] that adds {{InfoBlob|<nowiki><dd></nowiki>}}-list around it. | ||
Useful for '''CON'''-ditions on infoboxes. | Useful for '''CON'''-ditions on infoboxes. | ||
Line 11: | Line 11: | ||
Also calls the [[Template:Inflicts|Inflicts]] template. | Also calls the [[Template:Inflicts|Inflicts]] template. | ||
[[Category:Templates]] | [[Category:Templates]] [[Category: List templates]] | ||
== Template data == | |||
<templatedata> | |||
{ | |||
"params": { | |||
"1": {}, | |||
"2": {}, | |||
"t": {}, | |||
"tactician": {}, | |||
"h": {}, | |||
"honour": {} | |||
} | |||
} | |||
</templatedata>}} | |||
</noinclude> |