Difference between revisions of "Template:Transient icon"
Jump to navigation
Jump to search
SurtrFan8511 (talk | contribs) (lul order) |
|||
(2 intermediate revisions by one other user not shown) | |||
Line 26: | Line 26: | ||
| small | | small | ||
|#default = small | |#default = small | ||
}},link={{{link|}}},show name={{#switch:{{lc:{{{show name| | }},link={{{link|}}},show name={{#switch:{{lc:{{{show name|?}}}}}| | ||
| y = y | | y = y | ||
| n | #default = {{#ifeq:{{lc:{{{size|small}}}}}|small|y|n}} | | n = n | ||
| #default = {{#ifeq:{{lc:{{{size|small}}}}}|small|y|n}} | |||
}},skin={{#if:{{{skin|{{{face|}}}}}}|{{{face|}}} {{{skin|}}};}} | }},skin={{#if:{{{skin|{{{face|}}}}}}|{{{face|}}} {{{skin|}}};}} | ||
|limit=1 | |limit=1 | ||
Line 37: | Line 38: | ||
|named args=yes | |named args=yes | ||
|default={{#switch: {{{size|}}} | |default={{#switch: {{{size|}}} | ||
| medium = <span | | medium = <span class="transient-icon-medium"><span class="transient-icon-char">[[File:Unknown icon.png|50x50px|link={{{link|}}}]]</span><span class="transient-icon-rarity">[[File:Icon frame rarity 0.png|58x58px|link={{{link|}}}]]</span><span class="transient-icon-energy">[[File:None element icon.png|14x14px|link={{{link|}}}]]</span><span class="transient-icon-weapon">[[File:None weapon icon.png|14x14px|link={{{link|}}}]]</span></span> | ||
| large = <span | | large = <span class="transient-icon-large"><span class="transient-icon-char">[[File:Unknown icon.png|link={{{link|}}}]]</span><span class="transient-icon-rarity">[[File:Icon frame rarity 0.png|116x116px|link={{{link|}}}]]</span><span class="transient-icon-energy">[[File:None element icon.png|29x29px|link={{{link|}}}]]</span><span class="transient-icon-weapon">[[File:None weapon icon.png|29x29px|link={{{link|}}}]]</span></span> | ||
| small | | small | ||
|#default = <span | |#default = <span class="transient-icon-small"><span class="transient-icon-energy">[[File:None element icon.png|20x20px|link={{{link|}}}]]</span><span class="transient-icon-weapon">[[File:None weapon icon.png|20x20px|link={{{link|}}}]]</span></span>[[File:Unknown icon.png|20x20px|link={{{link|}}}]]{{#if:{{{link|}}}|[[{{{link}}}|{{Name corrector|{{{1|Unknown}}}}}]]|{{Name corrector|{{{1|Unknown}}}}}}} | ||
}}<!-- end switch --> | }}<!-- end switch --> | ||
}}<!-- end ask (with frame) --> | }}<!-- end ask (with frame) --> | ||
Line 67: | Line 68: | ||
| small | | small | ||
|#default = small | |#default = small | ||
}},link={{{link|}}},show name={{#switch:{{lc:{{{show name| | }},link={{{link|}}},show name={{#switch:{{lc:{{{show name|?}}}}}| | ||
| y = y | | y = y | ||
| n | #default = {{#ifeq:{{lc:{{{size|small}}}}}|small|y|n}} | | n = n | ||
| #default = {{#ifeq:{{lc:{{{size|small}}}}}|small|y|n}} | |||
}},skin={{#if:{{{skin|{{{face|}}}}}}|{{{face|}}} {{{skin|}}};}} | }},skin={{#if:{{{skin|{{{face|}}}}}}|{{{face|}}} {{{skin|}}};}} | ||
|limit=1 | |limit=1 |
Latest revision as of 23:19, 20 June 2022
Description
This template displays a link to a transient together with its icon. If multiple transients would fit the search criteria, only the one with the lowest rarity of the standard variant is displayed.
Usage
{{Transient icon |<en transient name> | rarity = | variant = | link = | energy = | subobject = | show name = }}
Parameters
- en transient name
- Required. Name of the transient
- rarity
- Filter result by the rarity of the transient.
- energy
- Filter result by the energy of the transient.
- variant
- Filter result by the variant of the transient.
- frame
- Set to y to also display a frame with rarity, energy and weapon type of the transient, n to only display the icon. Defaults to n.
- size
- Set to small, medium or large to change the size of the icon. When set to small, also displays the transient's English name. Defaults to small.
- link
- Page that the icon should link to. Defaults to the page of the transient.
- show name
- Set to y to show the name, n to hide. Defaults to y if size is set to small, n otherwise.
- subobject
- Subobject of the transient. Can be used by other templates to directly display the correct transient. Do not use this parameter manually.
Examples
{{Transient icon|Moritaka}}
{{Transient icon|Moritaka|size=large}}
{{Transient icon|Moritaka|size=medium|frame=y}}
{{Transient icon|Moritaka|rarity=4}}
{{Transient icon|Moritaka|variant=Valentine|frame=y}}