Difference between revisions of "Template:Transient icon"
Jump to navigation
Jump to search
SurtrFan8511 (talk | contribs) (lul order) |
SurtrFan8511 (talk | contribs) |
||
Line 28: | Line 28: | ||
}},link={{{link|}}},show name={{#switch:{{lc:{{{show name|n}}}}}| | }},link={{{link|}}},show name={{#switch:{{lc:{{{show name|n}}}}}| | ||
| 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 69: | Line 70: | ||
}},link={{{link|}}},show name={{#switch:{{lc:{{{show name|n}}}}}| | }},link={{{link|}}},show name={{#switch:{{lc:{{{show name|n}}}}}| | ||
| 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 |
Revision as of 06:00, 5 November 2020
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}}