Template:Infobox/doc

From For The King Wiki
Jump to navigation Jump to search

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.''
}}