Template:Infobox

From For The King Wiki
Jump to navigation Jump to search
Template documentation
Note: portions of the template sample may not be visible without values provided.
View or edit this documentation. (About template documentation)
Editors can experiment in this template's sandbox and test case pages.

Description


This template adds a basic generic infobox to the right side of an article.

To use this template, add the {{Infobox}} template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobox template uses Fandom's infobox syntax.

Syntax

{{Infobox
 | name         = This will automatically populate with {{PAGENAME}} if left blank.
 | image        = AdventureSplash-endgame-Generic.png
 | description  = ''{{{description}}}''
}}

Sample output

{{Infobox
 | name         =
 | image        = AdventureSplash-endgame-Generic.png
 | description  = ''Information/description.''
}}