Difference between revisions of "Template:Special"
Jump to navigation
Jump to search
(Created page with "{| |'''Special Name'''||'''Description'''|| |- |{{{name}}}||{{{description}}} |- |} <noinclude> == Usage == Specials: {{Special|name=name|description=desc}} </noinclude>") |
|||
| (7 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| + | <includeonly> |
||
| − | {| |
||
| + | {| class="wikitable" style="width: 700px;" |
||
| ⚫ | |||
| + | !colspan="4" style="background-color:#aac;" |[[File:special_icon.png|20px]] Special: {{{name}}} |
||
|- |
|- |
||
| − | | |
+ | |'''Requirements'''||{{{req}}} |
| + | |'''Reflex'''||Cost {{{reflex}}} |
||
| + | |- |
||
| ⚫ | |||
| + | |colspan="3"|{{{description}}} |
||
|- |
|- |
||
|} |
|} |
||
| − | <noinclude> |
+ | </includeonly><noinclude> |
== Usage == |
== Usage == |
||
Specials: |
Specials: |
||
| + | <pre> |
||
| − | {{Special|name=name|description=desc}} |
||
| + | {{Special|name=Name of Special|description=Description of special|req=Requirements for special|reflex=2}} |
||
| + | </pre> |
||
| + | {{Special|name=Name of Special|description=Description of special|req=Requirements for special|reflex=2}} |
||
</noinclude> |
</noinclude> |
||