Template:Infobox: Difference between revisions

From RexKraft
Jump to navigation Jump to search
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div style="float: right; margin-left: 1em; margin-bottom: 0.5em;">
<includeonly>
{{#if: {{{title|}}} | '''Title:''' {{{title}}} }}
| title = {{{1}}}
{{#if: {{{image|}}} | [[File:{{{image}}}|thumb|150px|center|{{{title}}}]] }}
| image = {{{2}}}
{{#if: {{{category|}}} | '''Category:''' {{{category}}} }}
| category = {{{3}}}
{{#if: {{{rarity|}}} | '''Rarity:''' {{{rarity}}} }}
| rarity = {{{4}}}
{{#if: {{{sell_price|}}} | '''Sell Price:''' {{{sell_price}}} }}
| sell_price = {{{5}}}
{{#if: {{{stats|}}} | '''Stats:''' {{{stats}}} }}
| stats = {{{6}}}
{{#if: {{{internal_id|}}} | '''Internal ID:''' {{{internal_id}}} }}
| internal_id = {{{7}}}
{{#if: {{{attributes|}}} | '''Attributes:''' {{{attributes}}} }}
| attributes = {{{8}}}
</div>
}}</includeonly>

Latest revision as of 07:05, 13 April 2024