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:GenericInfoBox

Discussion page of Template:GenericInfoBox
Revision as of 05:54, 30 August 2025 by Eviand (talk | contribs) (Template Instructions: new section)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Latest comment: 30 August by Eviand in topic Template Instructions

Template Instructions

In order to use this template on a new page, simple paste the below part into the PageText of any page, at the very top. The box will automatically adjust to the top-right corner of the page, and text will wrap around it.

{{Template:GenericInfoBox
 | BoxName = 
 | A1 = 
 | B1 = 
 | A2 = 
 | B2 = 
 | A3 = 
 | B3 = 
 | A4 = 
 | B4 = 
 | A5 = 
 | B5 = 
 | A6 = 
 | B6 = 
 | A7 = 
 | B7 = 
 |}}
 

As this is a generic table the values placed inside correspond to seven rows (1-7) and columns (A & B)

  • The table is configured so that only A1/B1 are mandatory, and the remaining fields can be left blank.
  • The additional parameters can be removed if cleanliness is necessary.
  • Single columns can be used (A1, A2, etc.), but the text is justified so it may look strange.
  • If multiple options are needed in a single cell, use
    to break them up.

An example of what a filled out form should look like:

{{Template:GenericInfoBox
 | BoxName = Class Overview
 | A1 = Role
 | B1 = Heal <br> Holy Magic
 | A2 = Stats
 | B2 = [[Intellect] <br> [[Vitality]] <br> [[Dexterity]]
 | A3 = Weapons
 | B3 = Staff <br> Tome
 | A4 = 
 | B4 = 
 | A5 = 
 | B5 = 
 | A6 = 
 | B6 = 
 | A7 = 
 | B7 = 
 |}}
 

Note that in the above A4-B7 is left blank, and will not show up on the page.

This can also be reused in multiple locations in the document if necessary. Eviand (talk) 05:54, 30 August 2025 (UTC)Reply