Difference between revisions of "User:SuperHamster/Sandbox/Orange"

From Nookipedia, the Animal Crossing wiki
(Testing transclusion)
Tag: Replaced
(Test)
Line 1: Line 1:
{{User:SuperHamster/Sandbox/Red}}
+
{| width="100%" style="background: #{{ColorSecondary}}; border: 3px solid #{{ColorPrimary}}; padding: 5px;" class="roundy"
 +
|-
 +
| style="background: #ffffff; width: 200px;" class="roundyleft" valign="top" |[[File:{{{item-picture|Nia.png}}}|200px]]
 +
|
 +
<big>'''{{{item-name|Unknown}}}'''</big>
 +
<br>{{{item-description|Unknown}}}
 +
{{#if: {{{mail-picture{{!}}}}} | | style="background: #ffffff; width: 200px;" class="roundyright" rowspan="3"{{!}} [[File:{{{mail-picture|Nia.png}}}{{!}}200px]]|}} {{{mail-text|}}}
 +
 
 +
|-
 +
| style="background: #{{ColorPrimary}}; text-align: center;" class="roundy" | '''Distributed:''' ''{{{item-dates|Unknown}}}''
 +
|-
 +
| style="background: #{{ColorPrimary}}; text-align: center;" class="roundy" | '''Catalog Price:''' ''{{{price|2,000}}}''
 +
|}<noinclude>
 +
==Usage==
 +
'''Note''': Only include 'mail-text' if a picture is not available.
 +
<pre>
 +
{{DistributedItemBox
 +
|item-name=
 +
|item-picture=
 +
|item-dates=
 +
|item-description=
 +
|mail-picture=
 +
|mail-text=
 +
|price=
 +
}}</pre></noinclude>

Revision as of 02:25, March 31, 2020

Nia.png

Unknown
Unknown


Distributed: Unknown
Catalog Price: 2,000

Usage

Note: Only include 'mail-text' if a picture is not available.

{{DistributedItemBox
|item-name=
|item-picture=
|item-dates=
|item-description=
|mail-picture=
|mail-text=
|price=
}}