Template:Image rarity item/Format: Difference between revisions
Jump to navigation
Jump to search
HiddenDragon (talk | contribs) (Created page with "<includeonly>{{ItemIcon Internal |{{{icon}}} |{{{2|50}}} |{{#replace:{{{rarity}}}|<nowiki> </nowiki>|-}} |true |{{{page}}} |missing=true}}<br> [[{{{page}}} | {{RarityColor | {{{rarity}}} | {{{page}}} }} ]]</includeonly><noinclude> Meant to be used with a Cargo query. Preview: Usage: <pre> {{Image char link/Format | icon = Leather Armour 3 Unfaded Icon.png | rarity = uncommon | page = Leather Armour }}</pre> Result: {{Image char link/Format | icon = Leather Armour 3 U...") |
HiddenDragon (talk | contribs) No edit summary |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{ItemIcon Internal | <includeonly>{{ItemIcon Internal | ||
|{{{icon}}} | |{{{icon}}} | ||
|{{{ | |{{{size|50}}} | ||
|{{#replace:{{{rarity}}}|<nowiki> </nowiki>|-}} | |{{#replace:{{{rarity}}}|<nowiki> </nowiki>|-}} | ||
|true | |true | ||
|{{{page}}} | |{{{page}}} | ||
|missing=true}}<br> | |missing=true}}<br> | ||
[[{{{page}}} | {{RarityColor | {{{rarity}}} | {{{page}}} }} ]]</includeonly><noinclude> | [[{{{page}}} | {{RarityColor | {{{rarity}}} | {{{alias|{{{page}}}}}} }} ]]</includeonly><noinclude> | ||
Meant to be used with a Cargo query. Preview: | Meant to be used with a Cargo query. Preview: | ||
Usage: | Usage: | ||
<pre> | <pre> | ||
{{Image | {{Image rarity item/Format | ||
| icon = Leather Armour 3 Unfaded Icon.png | | icon = Leather Armour 3 Unfaded Icon.png | ||
| size = 50 | |||
| rarity = uncommon | | rarity = uncommon | ||
| page = Leather Armour | | page = Leather Armour | ||
| alias = Leather | |||
}}</pre> | }}</pre> | ||
Result: | Result: | ||
{{Image | {{Image rarity item/Format | ||
| icon = Leather Armour 3 Unfaded Icon.png | | icon = Leather Armour 3 Unfaded Icon.png | ||
| size = 50 | |||
| rarity = uncommon | | rarity = uncommon | ||
| page = Leather Armour | | page = Leather Armour | ||
| alias = Leather | |||
}} | |||
---- | |||
Usage: | |||
<pre> | |||
{{Image rarity item/Format | |||
| icon = Unknown Icon.png | |||
| size = 80 | |||
| rarity = uncommon | |||
| page = Unknown Page | |||
}}</pre> | |||
Result: | |||
{{Image rarity item/Format | |||
| icon = Unknown Icon.png | |||
| size = 80 | |||
| rarity = uncommon | |||
| page = Unknown Page | |||
}} | }} | ||
Latest revision as of 07:13, 15 October 2024
Meant to be used with a Cargo query. Preview:
Usage:
{{Image rarity item/Format | icon = Leather Armour 3 Unfaded Icon.png | size = 50 | rarity = uncommon | page = Leather Armour | alias = Leather }}
Result:
Usage:
{{Image rarity item/Format | icon = Unknown Icon.png | size = 80 | rarity = uncommon | page = Unknown Page }}
Result:
Template data
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
page | page | The page to link to | String | required |
icon | icon | The icon of the item. | File | optional |
rarity | rarity | The rarity of the item | String | optional |