More actions
Undo revision 139066 by Rothbard leviathan (talk) and actually fix errant brackets |
shrink the width of the example output |
||
| Line 8: | Line 8: | ||
;Sample output | ;Sample output | ||
:<code><nowiki><center></nowiki></code> | :<code><nowiki><center></nowiki></code> | ||
:<code><nowiki>{| class="wikitable" style="text-align:center; background-color: #222; width: | :<code><nowiki>{| class="wikitable" style="text-align:center; background-color: #222; width:25%;"</nowiki></code> | ||
:<code><nowiki>|-</nowiki></code> | :<code><nowiki>|-</nowiki></code> | ||
:<code><nowiki>| style="width:4%; color: Cyan;" | {{icon|em damage}}<br />EM</nowiki></code> | :<code><nowiki>| style="width:4%; color: Cyan;" | {{icon|em damage}}<br />EM</nowiki></code> | ||
| Line 20: | Line 20: | ||
::gives... | ::gives... | ||
<center> | <center> | ||
{| class="wikitable" style="text-align:center; background-color: #222; width: | {| class="wikitable" style="text-align:center; background-color: #222; width:25%;" | ||
|- | |- | ||
| style="width:4%; color: Cyan;" | {{icon|em damage}}<br />EM | | style="width:4%; color: Cyan;" | {{icon|em damage}}<br />EM | ||