Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Join the Playtest on Steam Now: SpiritVale

Template:ClassInfoBox/Doc: Difference between revisions

Template page
Created page with "{{Documentation}} This template renders a compact **Class Overview** infobox for class pages (Role, Weapons, and the six core Attributes). == Usage == <syntaxhighlight lang="wikitext"> {{ClassInfoBox |Role=DPS / Bruiser |Weapons=Sword, Shield |STR=High |AGI=Medium |VIT=Medium |INT=Low |DEX=Medium |LUK=Low }} </syntaxhighlight> == Parameters == All parameters are optional (they default to an em dash: <code>—</code>). {| class="wikitable" ! Parameter !! Meani..."
Tags: Mobile edit Mobile web edit
 
m Protected "Template:ClassInfoBox/Doc" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
Tags: Mobile edit Mobile web edit
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{Documentation}}
This template renders a compact **Class Overview** infobox for class pages (Role, Weapons, and the six core Attributes).
This template renders a compact **Class Overview** infobox for class pages (Role, Weapons, and the six core Attributes).


== Usage ==
== Usage ==
<syntaxhighlight lang="wikitext">
<nowiki>
{{ClassInfoBox
{{ClassInfoBox
  |Role=DPS / Bruiser
  |Role=DPS / Bruiser
Line 14: Line 12:
  |DEX=Medium
  |DEX=Medium
  |LUK=Low
  |LUK=Low
}}
}}</nowiki>
</syntaxhighlight>


== Parameters ==
== Parameters ==