Template:Spells: Difference between revisions
Jump to navigation
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
For a practical example view the source code of the [[Divine Sign]] spell</noinclude> | For a practical example view the source code of the [[Divine Sign]] spell</noinclude> | ||
<includeonly> | <includeonly> | ||
<table cellpadding="3px" cellspacing="0"; color:Black; background:#FFE7B4; border-top:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-bottom:1px solid #000000; font-size:100%;"> | <table cellpadding="3px" cellspacing="0" style="width:50%; color:Black; background:#FFE7B4; border-top:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-bottom:1px solid #000000; font-size:100%;"> | ||
<tr> | <tr> | ||
<th colspan="3" style="background:#344B6D; color:white"><span style="font-size:150%">{{{name}}}</span></th> | <th colspan="3" style="background:#344B6D; color:white"><span style="font-size:150%">{{{name}}}</span></th> |
Revision as of 23:22, 21 November 2011
This template creates an information table for land units.
Use
{{Spells|FavorCost|Description|name=SpellName|picture=ImageFile}}
to include an information table with these values for a spell.
For a practical example view the source code of the Divine Sign spell