Template:ItemDestroyable: Difference between revisions
Jump to navigation
Jump to search
Streetclaw (talk | contribs) No edit summary |
Streetclaw (talk | contribs) (mobile screen width fix) |
||
Line 4: | Line 4: | ||
|style="border-bottom: 0px;"| | |style="border-bottom: 0px;"| | ||
{{{items}}}{{#if:{{{unlockDrops|}}}| | {{{items}}}{{#if:{{{unlockDrops|}}}| | ||
{{{!}} style="margin: 0px; | {{{!}} style="margin: 0px; width: 100% !important;" | ||
{{!-}} | {{!-}} | ||
{{!}}style="border: 0px; border-left: 2px solid #AAAAAA; border-bottom: 2px solid #AAAAAA;"{{!}} | {{!}}style="border: 0px; border-left: 2px solid #AAAAAA; border-bottom: 2px solid #AAAAAA;"{{!}} | ||
{{!}}rowspan="2" style="border: 0px; text-align:center; color: #AAAAAA; font-size: 9pt;" nowrap="nowrap | {{!}}rowspan="2" style="border: 0px; text-align:center; color: #AAAAAA; font-size: 9pt; width: 1px !important; height: 1px !important;" nowrap="nowrap" {{!}} {{{unlockDrops}}} to unlock | ||
{{!}}style="border: 0px; border-right: 2px solid #AAAAAA; border-bottom: 2px solid #AAAAAA;"{{!}} | {{!}}style="border: 0px; border-right: 2px solid #AAAAAA; border-bottom: 2px solid #AAAAAA;"{{!}} | ||
{{!-}} | {{!-}} | ||
{{!}}style="border: 0px; | {{!}}style="border: 0px; height: 1px !important;" {{!}} | ||
{{!}}style="border: 0px; | {{!}}style="border: 0px; height: 1px !important;" {{!}} | ||
{{!}}} | {{!}}} | ||
}} | }} | ||
Line 17: | Line 17: | ||
{{#if:{{{location|}}}| | {{#if:{{{location|}}}| | ||
{{!}} colspan="3" style="border-top: 0px;" {{!}} | {{!}} colspan="3" style="border-top: 0px;" {{!}} | ||
{{{!}} style="margin: 0px; | {{{!}} style="margin: 0px; width: 100% !important;" | ||
{{!-}} | {{!-}} | ||
{{!}} style="border: 0px; border-top: 2px dotted #AAAAAA; padding: 5px 1px 1px 1px; | {{!}} style="border: 0px; border-top: 2px dotted #AAAAAA; padding: 5px 1px 1px 1px; width: 100% !important;" {{!}} [[File:Loc-Icon.png]] {{{location}}}{{#if:{{{unlockLocation|}}}| <sub>{{{unlockLocation}}} to unlock</sub>}} | ||
{{!}}} | {{!}}} | ||
}}</includeonly><noinclude> | }}</includeonly><noinclude> |
Revision as of 10:10, 2 October 2017
Code:
{| class="wikitable" ! colspan="2" style="text-align:center" | Destroyable ! Contents {{ItemDestroyable|name=Alpha Ball Plant |image=[[File:Autumn-Ground-1.png|center]] |location=Commonly found everywhere. |unlockLocation=x |items= * {{ItemLink|Autumn Leaves}} (12 %) * {{ItemLink|Season Apples}} (8 %) |unlockDrops=50}} {{ItemDestroyable|name=Omega Ball Plant |image=[[File:Autumn-Special.png|center]] |unlockLocation=x |items= * {{ItemLink|Season Apples}} (70 %) * {{ItemLink|Bear Cicada}} (30 %) |unlockDrops=20}} {{ItemDestroyable|name=Omega Water Blades |image=[[File:Autumn-Water-Special.png|center]] |location=Rarely found on hard to reach places near water. |items= * {{ItemLink|Twilight Dew}} (70 %) * {{ItemLink|Azure Dragonfly}} (30 %) |unlockDrops=20}} {{ItemDestroyable|name=Alpha Feather Bush |image=[[File:BergenTrail-Grass-1.png|center]] |location=Commonly found everywhere where no snow falls. |unlockLocation=x |items= * {{ItemLink|Feather Leaf}} (12 %) * {{ItemLink|Rusty Bits}} (8 %)}} |}
Example:
Destroyable | Contents | ||||||
---|---|---|---|---|---|---|---|
![]() |
Alpha Ball Plant |
| |||||
| |||||||
![]() |
Omega Ball Plant |
| |||||
![]() |
Omega Water Blades |
| |||||
| |||||||
![]() |
Alpha Feather Bush |
| |||||
|