Template:Info grid memory: Difference between revisions

From Love and Deepspace Wiki
Content added Content deleted
No edit summary
mNo edit summary
 
(9 intermediate revisions by the same user not shown)
Line 3: Line 3:
### Template Display
### Template Display


--><div class="info-grid">
-->{{Page header
<div class="info-grid-image">
|left={{Icon memory type|{{{stellactrumType|}}}|size=36px}}
|center={{{name|{{PAGENAME}}}}}
{{#switch:{{{rarity|}}}
|3=
|centerSubheader={{Icon memory type|{{{rarity|}}}|size=x24px}}
<tabber>
|right={{Icon memory type|{{{slotType|}}}|size=36px}}
|-| Portrait=
[[File:{{{portraitArt|}}}|300px|link=File:{{{portraitArt|}}}]]
</tabber>
|4=
<tabber>
|-| Portrait=
[[File:{{{portraitArt|}}}|300px|link=File:{{{portraitArt|}}}]]
|-| Full=
[[File:{{{fullArt|}}}|600px|link=File:{{{fullArt|}}}]]
</tabber>
|5=
<tabber>
|-| Portrait=
[[File:{{{portraitArt|}}}|300px|link=File:{{{portraitArt|}}}]]
|-| Video=
[[File:{{{video|}}}|600px|link=File:{{{video|}}}]]
</tabber>
}}
}}


<div class="info-grid">
<div class="info-grid-image">
[[File:{{{art|}}}|600px|link=File:{{{art|}}}]]
</div>
</div>
<div class="info-grid-general" style="padding-top: 1em;">
<div class="info-grid-general" style="padding-top: 1em;">
Line 18: Line 32:
|header=General
|header=General
|content=
|content=
{{Info grid table row|label=Memory Name|content={{{name|{{PAGENAME}}}}}}}
{{Info grid table row|label=Character|content={{{featuredCharacter|}}}}}
{{Info grid table row|label=Character|content={{{featuredCharacter|}}}}}
{{Info grid table row|label=Rarity|content={{Icon memory type|{{{rarity|}}}|size=x24px}}}}
{{Info grid table row|label=Rarity|content={{Icon memory type|{{{rarity|}}}|size=x24px}}}}
Line 25: Line 38:
{{Info grid table row|label=Release Date|content={{{releaseDate|}}}}}
{{Info grid table row|label=Release Date|content={{{releaseDate|}}}}}
}}
}}
{{#if:{{{memoryPair|}}} |

{{Info grid table
|header=Memory Pair
|content=
{{Info grid table row|label=Memory Pair Letters|content={{{memoryPairLetters|}}}}}
{{Info grid table row|label=Memory Pair|content=[[{{{memoryPair|}}}]]}}
}}
}}
{{Info grid table
{{Info grid table
|header=In Other Languages
|header=In Other Languages

Latest revision as of 02:07, 19 February 2024

Documentation

Description[edit source]

The header, image and table information portion of Template:Memory. Not intended to be used alone.