Difference between revisions of "Template:Mount infobox"
Jump to navigation
Jump to search
(all mounts can fly) |
|||
(17 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{#set:Has context=mount}}{{#switch:{{lc:{{{release|}}}}}|heavensward = {{Heavensward expansion content}}|stormblood = {{Stormblood expansion content}}|#default=}} | <includeonly>{{#set:Has context=mount}}{{#switch:{{lc:{{{release|}}}}}|heavensward = {{Heavensward expansion content}}|stormblood = {{Stormblood expansion content}}|shadowbringers = {{Shadowbringers expansion content}}|endwalker = {{Endwalker expansion content}}|dawntrail = {{Dawntrail expansion content}}|#default=}}{{#if:{{{release|}}}||{{#switch:{{{patch|}}}|1.0|1.20b|2.0|2.05|2.1|2.15|2.16|2.2|2.21|2.25|2.28|2.3|2.35|2.38|2.4|2.41|2.45|2.5|2.51|2.55|2.56|2.57=|#default=[[Category:Missing release]]}}}} | ||
<div class="infobox-n mount"> | <div class="infobox-n mount"> | ||
<div class="icon mount-infobox-icon">{{STFI|icon={{{icon|{{#titleparts:{{PAGENAMEE}}}}.png}}}|link=File:{{{icon|{{PAGENAMEE}}.png}}}}}{{#set:Has game icon=File:{{{icon|{{#titleparts:{{PAGENAME}}}}.png}}}}}</div> | <div class="icon mount-infobox-icon">{{STFI|icon={{{icon|{{#titleparts:{{PAGENAMEE}}}}.png}}}|link=File:{{{icon|{{PAGENAMEE}}.png}}}}}{{#set:Has game icon=File:{{{icon|{{#titleparts:{{PAGENAME}}}}.png}}}}}</div> | ||
<p class="heading">[[Has canonical name::{{{name|{{#titleparts:{{PAGENAME}}}}}}}]]</p> | <p class="heading">[[Has canonical name::{{{name|{{#titleparts:{{PAGENAME}}}}}}}]]</p> | ||
<div class="details mount {{#if:{{{flying|}}}{{{two-seater|}}}||empty}}"><!-- | <div class="details mount {{#if:{{{flying|}}}{{{two-seater|}}}||empty}}"><!-- | ||
-->{{#if:{{{ | --><!--{{#if:{{{two-seater|}}}|{{#set:Is two-seater mount=Y}}<span class="characteristic two-seater" title="This mount can be ridden by two players at once.">TWO-SEATER</span> }}--><!-- | ||
-->{{#if:{{{ | --> | ||
{{#if:{{{seats|}}}|<span class="characteristic" title="This mount can be ridden by {{{seats|}}} player(s) at once.">{{{seats}}}-SEATER</span> }}<!-- | |||
--></div> | --></div> | ||
<div class="wrapper"> | <div class="wrapper"> | ||
Line 24: | Line 25: | ||
}}<!-- | }}<!-- | ||
-->{{#if: {{{action|}}} | | -->{{#if: {{{action|}}} | | ||
; | ;Mount Action | ||
:{{Item icon|{{{action}}}}} | :{{Item icon|{{{action}}}}} | ||
}}<!-- | }}<!-- | ||
Line 30: | Line 31: | ||
; Music | ; Music | ||
: {{#if:{{{orchestrion|}}}|{{Item icon|{{{music}}} Orchestrion Roll|alt={{{music}}}}}|{{{music}}}}} {{#set:Has background music={{{music}}}}} | : {{#if:{{{orchestrion|}}}|{{Item icon|{{{music}}} Orchestrion Roll|alt={{{music}}}}}|{{{music}}}}} {{#set:Has background music={{{music}}}}} | ||
}}<!-- | |||
-->{{#if: {{{tooltip|}}} | | |||
;Tooltip | |||
:{{{tooltip}}} | |||
}}<!-- | }}<!-- | ||
-->{{#if: {{{patch|}}} | | -->{{#if: {{{patch|}}} | | ||
; Patch | ; Patch | ||
: {{{patch}}} | : [[Patch {{{patch}}}|{{{patch}}}]] | ||
}} | }} | ||
{{clear}} | |||
</div></div><!-- | </div></div><!-- | ||
-->{{#if:{{{description|}}}| | -->{{#if:{{{description|}}}| | ||
{{Quotation|In-game description|{{{description}}}}} }} | {{Quotation|In-game description|{{{description}}}}} }} | ||
<!-- AUTOCATEGORIZATION --> | <!-- AUTOCATEGORIZATION --> | ||
[[Category:Mounts]] | |||
{{#ifeq: {{{seats|}}} | 2 | [[Category:Two-seater mounts]] |}} | |||
{{#ifeq: {{{seats|}}} | 4 | [[Category:Four-seater mounts]] |}} | |||
{{#if: {{NAMESPACE}}<!-- no categories if outside of article namespace --> | {{#if: {{NAMESPACE}}<!-- no categories if outside of article namespace --> | ||
| <!-- Do not categorize --> | | | <!-- Do not categorize --> | | ||
Line 55: | Line 64: | ||
| image = | | image = | ||
| description = | | description = | ||
| tooltip = | |||
| summon = | | summon = | ||
| movement = | | movement = | ||
| action = | | action = | ||
| | | seats = | ||
| music = | | music = | ||
| orchestrion = | | orchestrion = | ||
Line 72: | Line 81: | ||
; image: Optional. Mount image. | ; image: Optional. Mount image. | ||
; description: Optional. Verbatim from the game's Mount Guide. Include the flavor quote after two line breaks. | ; description: Optional. Verbatim from the game's Mount Guide. Include the flavor quote after two line breaks. | ||
; tooltip: Optional. Verbatim from the tooltip of the button you click to summon the mount, NOT TO BE CONFUSED WITH the tooltip of the item (horn, fife, key, etc) you use to add the mount to your collection - that goes in the page for said item. | |||
; summon: Optional. The name of the item that summons the mount (i.e. horn, fife). | ; summon: Optional. The name of the item that summons the mount (i.e. horn, fife). | ||
; movement: Optional. Accepts ''terrestrial'' or ''airborne''. | ; movement: Optional. Accepts ''terrestrial'' or ''airborne''. | ||
; action: Optional. The | ; action: Optional. The mount action usable while riding the mount. | ||
; | ; <strike>two-seater</strike>: <strike>Optional. Whether the mount can hold two players. Defaults to ''no''.</strike> Deprecated. Please use the '''seats''' parameter instead. | ||
; | ; seats: Optional. Number of players the mount can seat at a time. Defaults to ''1''. | ||
; music: Optional. The music that plays when riding the mount. | ; music: Optional. The music that plays when riding the mount. | ||
; orchestrion: Optional. Set anything to convert the music to its respective orchestrion roll. | ; orchestrion: Optional. Set anything to convert the music to its respective orchestrion roll. | ||
; patch: Optional. Patch this mount was released in. | ; patch: Optional. Patch this mount was released in. | ||
; release: Optional. Expansion this mount belongs to. Accepts ''heavensward'' or ''stormblood''. | ; release: Optional. Expansion this mount belongs to. Accepts ''heavensward'' or ''stormblood'' or ''shadowbringers'' or ''endwalker'' or ''dawntrail''. | ||
== Examples == | == Examples == | ||
Line 88: | Line 98: | ||
| image = Blissful_Kamuy_Image.png | | image = Blissful_Kamuy_Image.png | ||
| description = Believe it or not, this monstrous canine did not always glow, only achieving its heavenly effulgence upon receiving the blessing of Lakshmi after being offered to the Lady of Bliss by her loyal Ananta dreamers.<br/><br/>"This is no lone coywolf you'll be facing." - [[Hetzkin]] | | description = Believe it or not, this monstrous canine did not always glow, only achieving its heavenly effulgence upon receiving the blessing of Lakshmi after being offered to the Lady of Bliss by her loyal Ananta dreamers.<br/><br/>"This is no lone coywolf you'll be facing." - [[Hetzkin]] | ||
| tooltip = Summon forth your blissful kamuy, blessed wolf who shall not be bound by such corporeal laws as gravity or aerodynamics. | |||
| summon = Blissful Kamuy Fife | | summon = Blissful Kamuy Fife | ||
| movement = Terrestrial | | movement = Terrestrial | ||
| | | seats = 1 | ||
| music = Beauty's Wicked Wiles | | music = Beauty's Wicked Wiles | ||
| orchestrion = y | | orchestrion = y | ||
Line 102: | Line 112: | ||
| image = Blissful_Kamuy_Image.png | | image = Blissful_Kamuy_Image.png | ||
| description = Believe it or not, this monstrous canine did not always glow, only achieving its heavenly effulgence upon receiving the blessing of Lakshmi after being offered to the Lady of Bliss by her loyal Ananta dreamers.<br/><br/>"This is no lone coywolf you'll be facing." - [[Hetzkin]] | | description = Believe it or not, this monstrous canine did not always glow, only achieving its heavenly effulgence upon receiving the blessing of Lakshmi after being offered to the Lady of Bliss by her loyal Ananta dreamers.<br/><br/>"This is no lone coywolf you'll be facing." - [[Hetzkin]] | ||
| tooltip = Summon forth your blissful kamuy, blessed wolf who shall not be bound by such corporeal laws as gravity or aerodynamics. | |||
| summon = Blissful Kamuy Fife | | summon = Blissful Kamuy Fife | ||
| movement = terrestrial | | movement = terrestrial | ||
| | | seats = 1 | ||
| music = Beauty's Wicked Wiles | | music = Beauty's Wicked Wiles | ||
| orchestrion = y | | orchestrion = y |
Latest revision as of 22:55, 13 April 2024
Usage
Use this infobox for defining mounts within the game.
{{Mount infobox | name = | icon = | image = | description = | tooltip = | summon = | movement = | action = | seats = | music = | orchestrion = | patch = | release = }}
Parameters
- name
- Optional. Name of the article. Defaults to
{{PAGENAME}}
. - icon
- Optional. Mount icon. Defaults to File:
{{PAGENAME}}
.png - image
- Optional. Mount image.
- description
- Optional. Verbatim from the game's Mount Guide. Include the flavor quote after two line breaks.
- tooltip
- Optional. Verbatim from the tooltip of the button you click to summon the mount, NOT TO BE CONFUSED WITH the tooltip of the item (horn, fife, key, etc) you use to add the mount to your collection - that goes in the page for said item.
- summon
- Optional. The name of the item that summons the mount (i.e. horn, fife).
- movement
- Optional. Accepts terrestrial or airborne.
- action
- Optional. The mount action usable while riding the mount.
two-seaterOptional. Whether the mount can hold two players. Defaults to no.Deprecated. Please use the seats parameter instead.- seats
- Optional. Number of players the mount can seat at a time. Defaults to 1.
- music
- Optional. The music that plays when riding the mount.
- orchestrion
- Optional. Set anything to convert the music to its respective orchestrion roll.
- patch
- Optional. Patch this mount was released in.
- release
- Optional. Expansion this mount belongs to. Accepts heavensward or stormblood or shadowbringers or endwalker or dawntrail.
Examples
{{Mount infobox | name = Blissful Kamuy | icon = Blissful kamuy icon1.png | image = Blissful_Kamuy_Image.png | description = Believe it or not, this monstrous canine did not always glow, only achieving its heavenly effulgence upon receiving the blessing of Lakshmi after being offered to the Lady of Bliss by her loyal Ananta dreamers.<br/><br/>"This is no lone coywolf you'll be facing." - [[Hetzkin]] | tooltip = Summon forth your blissful kamuy, blessed wolf who shall not be bound by such corporeal laws as gravity or aerodynamics. | summon = Blissful Kamuy Fife | movement = Terrestrial | seats = 1 | music = Beauty's Wicked Wiles | orchestrion = y | patch = 4.0 | release = stormblood }}
Blissful Kamuy
1-SEATER
- Movement
- Terrestrial
- Summon
- Blissful Kamuy Fife
- Music
- Beauty's Wicked Wiles
- Tooltip
- Summon forth your blissful kamuy, blessed wolf who shall not be bound by such corporeal laws as gravity or aerodynamics.
- Patch
- 4.0
“Believe it or not, this monstrous canine did not always glow, only achieving its heavenly effulgence upon receiving the blessing of Lakshmi after being offered to the Lady of Bliss by her loyal Ananta dreamers.
"This is no lone coywolf you'll be facing." - Hetzkin— In-game description