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 talk:ClassInfoBox: Difference between revisions

Discussion page of Template:ClassInfoBox
 
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Template Instructions ==
== Template Insert ==


This is a basic template that adds a small infobox to the top of class pages, and is used to give information about what the class does (role), the primary stats they are aiming for in most cases (or one stat), and the weapons that class will use.
This is a basic template that adds a small infobox to the top of class pages, and is used to give information about what the class does (role), the primary stats they are aiming for in most cases (or one stat), and the weapons that class will use.


  <nowiki>
  <nowiki>
{{Template:ClassInfoBox
{{ClassOverview
| Role =  
| Role   =  
| Stats =  
| Weapons =
| Weapons =  
| STR    =
|}
| AGI    =
| VIT    =  
| INT    =
| DEX    =  
| LUK    =
}}
 
  </nowiki>
  </nowiki>
Just basic information for now. [[User:Eviand|Eviand]] ([[User talk:Eviand|talk]]) 08:30, 31 August 2025 (UTC)

Latest revision as of 03:52, 5 September 2025

Template Insert

edit source

This is a basic template that adds a small infobox to the top of class pages, and is used to give information about what the class does (role), the primary stats they are aiming for in most cases (or one stat), and the weapons that class will use.

{{ClassOverview
 | Role    = 
 | Weapons = 
 | STR     = 
 | AGI     = 
 | VIT     = 
 | INT     = 
 | DEX     = 
 | LUK     = 
}}