Template:Shop/cell: Difference between revisions

From WikiBound, your community-driven EarthBound/Mother wiki
Jump to navigationJump to search
m (Touch screens, love em or hate em...)
mNo edit summary
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
<noinclude>{{Shop/head}}</noinclude>
<noinclude>{{Shop/head}}</noinclude>
! style="width:40px; border-radius: 0 5px 0 0; background: #fff; text-align:center; {{roundy|0px}}" {{!}} [[File:{{{Sprite}}} |{{{Size}}}]]
! style="width:40px; border-radius: 0; background: #fff; text-align:center;" {{!}} [[File:{{{sprite}}} |{{{size}}}]]
| style="padding: 5px; border-radius: 0 5px 0 0; background: #fff; {{roundy|0px}}" | {{{Name}}}
| style="padding: 5px; background: #fff; {{roundy|0px}}" | {{{name}}}
| style="padding: 5px; border-radius: 0 5px 0 0; background: #fff; {{roundy|0px}}" | {{{Price}}}
| style="padding: 5px; background: #fff; {{roundy|0px}}" | {{{price}}}
| style="padding: 5px; border-radius: 0 5px 0 0; background: #fff; {{roundy|0px}}" | {{{Effect}}}
| style="padding: 5px; background: #fff; {{roundy|0px}}" | {{{effect}}}
|-
|-<noinclude>
<noinclude>
|}
|}
<br clear="all">
<br clear="all">
<nowiki>{{Shop/cell
<pre>{{Shop/cell
|Name=
|name=
|Sprite=
|sprite=
|Price=
|price=
|Effect=
|effect=
}}
}}
</nowiki>
</pre>
<br clear="all">
[[Category:Table templates]]
[[Category:Table templates]]
</noinclude>
</noinclude>

Latest revision as of 18:10, 1 July 2024

Item Price Effect
[[File:{{{sprite}}} |{{{size}}}]] {{{name}}} {{{price}}} {{{effect}}}


{{Shop/cell
|name=
|sprite=
|price=
|effect=
}}