Template:Infobox pad

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 with a slightly padded imagebox to the right side of an article.

To use this template, add the {{Infobox pad}} 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 pad
 | name         = This will populate automatically with {{PAGENAME}} if left blank.
 | image        = AdventureSplash-endgame-Generic.png
 | description  = ''{{{description}}}''
}}

Sample output

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