Template:Plushie: Difference between revisions

From Love and Deepspace Wiki
Content added Content deleted
No edit summary
 
(One intermediate revision by one other user not shown)
Line 43: Line 43:
==Gallery==
==Gallery==
<!--
<!--
-->{{#vardefine:frontImage|{{#invoke:String|replace|{{{name|{{PAGENAME}}}}}|:|}} front.png}}<!--
-->{{#vardefine:frontImage|{{#invoke:String|replace|{{PAGENAME}}|:|}} front.png}}<!--
-->{{#vardefine:backImage|{{#invoke:String|replace|{{{name|{{PAGENAME}}}}}|:|}} back.png}}<!--
-->{{#vardefine:backImage|{{#invoke:String|replace|{{PAGENAME}}|:|}} back.png}}<!--
-->{{#vardefine:leftImage|{{#invoke:String|replace|{{{name|{{PAGENAME}}}}}|:|}} left.png}}<!--
-->{{#vardefine:leftImage|{{#invoke:String|replace|{{PAGENAME}}|:|}} left.png}}<!--
-->{{#vardefine:rightImage|{{#invoke:String|replace|{{{name|{{PAGENAME}}}}}|:|}} right.png}}<!--
-->{{#vardefine:rightImage|{{#invoke:String|replace|{{PAGENAME}}|:|}} right.png}}<!--
-->{{#vardefine:topImage|{{#invoke:String|replace|{{{name|{{PAGENAME}}}}}|:|}} right.png}}<!--
-->{{#vardefine:topImage|{{#invoke:String|replace|{{PAGENAME}}|:|}} top.png}}<!--
-->{{#vardefine:bottomImage|{{#invoke:String|replace|{{{name|{{PAGENAME}}}}}|:|}} right.png}}<!--
-->{{#vardefine:bottomImage|{{#invoke:String|replace|{{PAGENAME}}|:|}} bottom.png}}<!--
--><div class="flex-container">
--><div class="flex-container">
<div>[[File:{{#var:frontImage}}|300px|center|frame|{{{name|{{PAGENAME}}}}} - Front View]]</div>
<div>[[File:{{#var:frontImage}}|300px|center|frame|{{{name|{{PAGENAME}}}}} - Front View]]</div>
Line 54: Line 54:
<div>[[File:{{#var:leftImage}}|300px|center|frame|{{{name|{{PAGENAME}}}}} - Left View]]</div>
<div>[[File:{{#var:leftImage}}|300px|center|frame|{{{name|{{PAGENAME}}}}} - Left View]]</div>
<div>[[File:{{#var:rightImage}}|300px|center|frame|{{{name|{{PAGENAME}}}}} - Right View]]</div>
<div>[[File:{{#var:rightImage}}|300px|center|frame|{{{name|{{PAGENAME}}}}} - Right View]]</div>
<div>[[File:{{#var:topImage}}|300px|center|frame|{{{name|{{PAGENAME}}}}} - Right View]]</div>
<div>[[File:{{#var:topImage}}|300px|center|frame|{{{name|{{PAGENAME}}}}} - Top View]]</div>
<div>[[File:{{#var:bottomImage}}|300px|center|frame|{{{name|{{PAGENAME}}}}} - Right View]]</div>
<div>[[File:{{#var:bottomImage}}|300px|center|frame|{{{name|{{PAGENAME}}}}} - Bottom View]]</div>
</div>
</div>



Latest revision as of 21:27, 4 April 2024

Documentation

Description[edit source]

Template to make plushie pages.

Usage[edit source]

{{Plushie
|name=
|rarity=
|exclusiveCharacter=
|description=
|source=
|plushieSeries= <!-- Let this be the name of the first plushie in the line (e.g. Chubby Pig would be the plushie family name of all the Pig plushies that come after Chubby Pig). Some older plushie pages may have "plushieFamily" instead (Change to use plushieSeries) -->
|plushieRank= <!-- Just the order the plushie unlocks in its family. (e.g. Dark Fleecy unlocks after Fleecy, so is Plushie Rank 2) -->
}}

This template defines the table "Plushie". View table.