Template:Info grid memory: Difference between revisions

From Love and Deepspace Wiki
Content added Content deleted
(Created page with "<noinclude>{{doc}}Category:Templates</noinclude><includeonly><!-- ### CSS -->{{#css: .info-grid-image .no-history-tabber-panel .oo-ui-widget.oo-ui-selectWidget { text-align: center; } .info-grid-image video { width: auto !important; height: auto !important; max-height: 600px !important; } }}<!-- ### Template Display -->{{Page header |left=[[File:{{{stellactrumType|}}} icon.png|link=|x36px|alt={{{stellactrumType|}}} icon]] |center={{{name|{{PAGENAME}}}}}...")
 
mNo edit summary
 
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>{{doc}}[[Category:Templates]]</noinclude><includeonly><!--
<noinclude>{{doc}}[[Category:Templates]]</noinclude><includeonly><templatestyles src="Template:Info grid memory/styles.css" /><!--
### CSS
-->{{#css:

.info-grid-image .no-history-tabber-panel .oo-ui-widget.oo-ui-selectWidget {
text-align: center;
}

.info-grid-image video {
width: auto !important;
height: auto !important;
max-height: 600px !important;
}

}}<!--


### Template Display
### Template Display


--><div class="info-grid">
-->{{Page header
<div class="info-grid-image">
|left=[[File:{{{stellactrumType|}}} icon.png|link=|x36px|alt={{{stellactrumType|}}} icon]]
|center={{{name|{{PAGENAME}}}}}
{{#switch:{{{rarity|}}}
|3=
|centerSubheader=[[File:{{{slotType|}}} star.png|link=|x36px|alt={{{rarity|}}} star]]
<tabber>
|right=[[File:{{{slotType|}}} icon.png|link=|x36px|alt={{{slotType|}}} icon]]
|-| 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">
{{{art|}}}
</div>
</div>
<div class="info-grid-general" style="padding-top: 1em;">
<div class="info-grid-general" style="padding-top: 1em;">
Line 32: 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={{{rarity|}}}}}
{{Info grid table row|label=Rarity|content={{Icon memory type|{{{rarity|}}}|size=x24px}}}}
{{Info grid table row|label=Memory Slot Type|content={{Attribute icon|{{{attribute|}}}|size=24px}} {{{slotType|}}}}}
{{Info grid table row|label=Memory Slot Type|content={{Icon memory type|{{{slotType|}}}|size=24px}} {{{slotType|}}}}}
{{Info grid table row|label=Stellactrum Type|content={{Attribute icon|{{{attribute|}}}|size=24px}} {{{stellactrumType|}}}}}
{{Info grid table row|label=Stellactrum Type|content={{Icon memory type|{{{stellactrumType|}}}|size=24px}} {{{stellactrumType|}}}}}
{{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
|header=In Other Languages
|content=
{{Info grid table row|label=Chinese|content={{{nameCN|}}}}}
{{Info grid table row|label=Japanese|content={{{nameJP|}}}}}
{{Info grid table row|label=Korean|content={{{nameKR|}}}}}
}}
}}
</div>
</div>

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.