Difference between revisions of "Template:StatBox"

From Fallen Sword Wiki
Jump to: navigation, search
(New page: <includeonly><center> {| cellpadding="0" cellspacing="0" | align="center" valign="middle" width="60px" height="90" | <div style="position:relative; left:0px; top:0px; background:transparen...)
 
Line 51: Line 51:
 
|-
 
|-
 
| &nbsp;
 
| &nbsp;
| align="center" colspan="2" style="background-color:#000;border-top:1px solid #fff;" | [[Hellforged]]:<br>{{{HF|<nowiki>[none]</nowiki>}}}
+
| align="center" colspan="2" style="background-color:#000;border-top:1px solid #fff;" | Forge Level:<br>{{{HF|<nowiki>[none]</nowiki>}}}
 
|}
 
|}
 
</div></div>
 
</div></div>
 
|}
 
|}
</center></includeonly><noinclude>
+
</center></includeonly><noinclude><center>
 
{| width="100%" style="border:3px dashed #f00;"
 
{| width="100%" style="border:3px dashed #f00;"
 
| align="center" valign="middle" style="font-family:Verdana;font-variant:small-caps;font-weight:bold;" | Do not edit this page!
 
| align="center" valign="middle" style="font-family:Verdana;font-variant:small-caps;font-weight:bold;" | Do not edit this page!
Line 72: Line 72:
  
 
{| width="100%"
 
{| width="100%"
 +
! ''Example''
 
! ''Code''
 
! ''Code''
! ''Example''
 
 
|-
 
|-
| width="50%" style="border:1px solid #aaa;" | <pre>{{StatBox
 
|name=
 
|craft=
 
|image=
 
|attack=
 
|defense=
 
|armor=
 
|hp=
 
|damage=
 
|stamina=
 
|stamina-gain=
 
|gold-gain=
 
|xp-gain=
 
|HF=
 
}}</pre>
 
 
| width="50%" style="border:1px solid #aaa;" | {{StatBox
 
| width="50%" style="border:1px solid #aaa;" | {{StatBox
 
|name=Weapon of Barrela
 
|name=Weapon of Barrela
Line 105: Line 90:
 
|HF={{Hellforged3}}
 
|HF={{Hellforged3}}
 
}}
 
}}
 +
| width="50%" style="border:1px solid #aaa;" | <pre>{{StatBox
 +
|name=
 +
|craft=
 +
|image=
 +
|attack=
 +
|defense=
 +
|armor=
 +
|hp=
 +
|damage=
 +
|stamina=
 +
|stamina-gain=
 +
|gold-gain=
 +
|xp-gain=
 +
|HF=
 +
}}</pre>
 
|}
 
|}
  
 
</noinclude>
 
</noinclude>

Revision as of 02:39, 26 August 2008

Do not edit this page!

If you need to customize this template to fit your own needs, copy the code into a fresh template and work from there.

Editing this page may cause the template to stop working properly for other pages currently using this template.


How to Use

This template allows you to shows an item and allows an a viewer to see the stats if they click [show]. This template is still in its early stages of development and more parameters or alternate templates may become available in the future.

Example Code
2x3.gif
2220.gif
{{StatBox
|name=
|craft=
|image=
|attack=
|defense=
|armor=
|hp=
|damage=
|stamina=
|stamina-gain=
|gold-gain=
|xp-gain=
|HF=
}}