Difference between revisions of "Template:DistributedItemBox"

From Nookipedia, the Animal Crossing wiki
m
m (Text replacement - " width="(.*)\%"(.*)style="" to "$2style="width: $1%; ")
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| width="100%" style="background: #{{ColorSecondary}}; border: 3px solid #{{ColorPrimary}}; padding: 5px;" class="roundy"  
+
{| class="theme-background theme-border roundy" style="width: 100%; padding: 5px;"
 
|-  
 
|-  
 
| style="background: #ffffff; width: 200px;" class="roundy" valign="top" |[[File:{{{item-picture|Nia.png}}}|128px|center]]
 
| style="background: #ffffff; width: 200px;" class="roundy" valign="top" |[[File:{{{item-picture|Nia.png}}}|128px|center]]
Line 6: Line 6:
 
<br>{{{item-description|Unknown}}}
 
<br>{{{item-description|Unknown}}}
 
{{#if: {{{mail-picture|}}}{{{mail-text|}}}
 
{{#if: {{{mail-picture|}}}{{{mail-text|}}}
   | {{!}} style="background: #ffffff; width: 200px;" class="roundy" rowspan="3"{{!}} [[File:{{#if: {{{mail-picture|}}} | {{{mail-picture|}}} | Nia.png}}{{!}}128px|center]] {{Center|{{{mail-text|}}}}}
+
   | {{!}} class="theme-border" style="border-width: 2px; background: #ffffff; width: 200px;" class="roundy" rowspan="3"{{!}} [[File:{{#if: {{{mail-picture|}}} | {{{mail-picture|}}} | Nia.png}}{{!}}128px|center|class=sprite]] {{Center|{{{mail-text|}}}}}
 
   |
 
   |
 
}}
 
}}
  
 
|-
 
|-
| style="background: #{{ColorPrimary}}; text-align: center; padding: 5px;" class="roundy" | '''Distributed:''' ''{{{item-dates|Unknown}}}''
+
| class="theme-border roundy" style="border-width: 2px; background: #fff; text-align: center; padding: 5px;" | '''Distributed:'''<br>{{{item-dates|Unknown}}}
 
|-
 
|-
| style="background: #{{ColorPrimary}}; text-align: center; padding: 5px;" class="roundy" | '''Catalog Price:''' ''{{{price|Unknown}}}''
+
| class="theme-border roundy" style="border-width: 2px; background: #fff; text-align: center; padding: 5px;" | '''Catalog Price:''' {{{price|Unknown}}}
 
|}<noinclude>
 
|}<noinclude>
 +
 
==Usage==
 
==Usage==
 
'''Note''': Only include 'mail-text' if a picture is not available.
 
'''Note''': Only include 'mail-text' if a picture is not available.

Latest revision as of 20:10, June 30, 2021

Nia.png

Unknown
Unknown


Distributed:
Unknown
Catalog Price: Unknown

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=
}}