Template:Infobox item: Difference between revisions
Appearance
Created page with "<includeonly>{| class="infobox" style="width:300px; float:right; border:1px solid #999; background:#f9f9f9;" ! colspan="2" style="text-align:center; font-size:110%; background:#3a2f28; color:#fff;" | {{{name|Unnamed Item}}} |- | colspan="2" style="text-align:center;" | [[File:{{{image}}}|250px]] |- ! Type | {{{type|}}} |- ! Rarity | {{{rarity|}}} |- ! Attunement | {{{attunement|None}}} |- ! Properties | {{{properties|}}} |- ! Origin | {{{origin|}}} |- ! Owner | {{{owner|..." |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly>{| class="infobox | <includeonly>{| class="infobox" | ||
! colspan="2" style="text-align:center; font-size:110%; background:#3a2f28; color:#fff;" | {{{name|Unnamed Item}}} | ! colspan="2" style="text-align:center; font-size:110%; background:#3a2f28; color:#fff;" | {{{name|Unnamed Item}}} | ||
|- | |- | ||
Revision as of 16:37, 10 August 2026
Usage
{{Infobox Item
| name =
| image =
| type =
| rarity =
| attunement =
| properties =
| origin =
| owner =
}}