Jump to content

Template:Infobox

From Ulrapedia
Revision as of 01:53, 5 June 2026 by Mr.Dungeon (talk | contribs) (Created page with "{| class="wikitable" style="float:right; clear:right; margin-left:15px; margin-bottom:10px; width:250px;" ! colspan="2" style="text-align:center; font-size:1.1em;" | {{{title|{{PAGENAME}}}}} {{{1|}}} |} <noinclude> == Usage == The base infobox template. Use with Row/kv and Row/image to build infoboxes. <pre> {{Infobox |title=Character Name |1= {{Row/image|Filename.jpg}} {{Row/kv|Occupation|Blacksmith}} {{Row/kv|Status|Alive}} }} </pre> Category:Infobox templates </no...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Infobox

Usage

The base infobox template. Use with Row/kv and Row/image to build infoboxes.

{{Infobox
|title=Character Name
|1=
{{Row/image|Filename.jpg}}
{{Row/kv|Occupation|Blacksmith}}
{{Row/kv|Status|Alive}}
}}