Difference between revisions of "Template:4e/Power Extra"

From Trad Games Wiki
Jump to navigation Jump to search
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
|- style="{{{3|background: #ffffff}}}"
+
{| style="padding:0px; border-spacing:0; width: 480px"
| '''{{{1|}}}''' {{{2|}}}
+
|- {{#switch: {{{background}}}
 +
| white = style="background: #ffffff"
 +
| grey = style="background: #ededed"
 +
| gray = style="background: #ededed"
 +
| #default = style="background: #ffffff"
 +
}}
 +
| style="padding-left:17px; text-indent: -15px" | <b>{{{section|Extra:}}}</b> {{{details|This does extra stuff.}}}
 +
|}<noinclude>
  
<noinclude>[[Category:4e Sub-Templates|MMAttack]]</noinclude>
+
<pre><nowiki>
 +
{{4e/Power Extra
 +
| background = white
 +
| section =
 +
| details =
 +
}}
 +
</nowiki></pre>
 +
 
 +
Background must be <code>white</code> or <code>grey</code>/<code>gray</code> (variant spelling will work).
 +
 
 +
[[Category:4e Sub-Templates|Power Extra]]</noinclude>

Latest revision as of 16:54, 7 July 2020

Extra: This does extra stuff.
{{4e/Power Extra
| background = white
| section = 
| details = 
}}

Background must be white or grey/gray (variant spelling will work).