Template:Shop/cell: Difference between revisions

From WikiBound, your community-driven EarthBound/Mother wiki
Jump to navigationJump to search
(Created page with "<noinclude>{{Shop/head}}</noinclude> | colspan="1" style="background: #fff; {{roundybr|20px}} {{roundybottom|2px}}" align="center" | {{{Sprite|}}} {{{Name}}} | colspan="1" s...")
 
mNo edit summary
 
(23 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<noinclude>{{Shop/head}}</noinclude>
<noinclude>{{Shop/head}}</noinclude>
|  colspan="1" style="background: #fff; {{roundybr|20px}} {{roundybottom|2px}}" align="center" | {{{Sprite|}}} {{{Name}}}
! style="width:40px; border-radius: 0; background: #fff; text-align:center;" {{!}} [[File:{{{sprite}}} |{{{size}}}]]
| colspan="1" style="background: #fff; {{roundybr|20px}} {{roundybottom|2px}}" align="center" | {{{Price}}}
| style="padding: 5px; background: #fff; {{roundy|0px}}" | {{{name}}}
| colspan="1" style="background: #fff; {{roundybr|20px}} {{roundybottom|2px}}" align="center" | {{{Effect}}}
| style="padding: 5px; background: #fff; {{roundy|0px}}" | {{{price}}}
|-
| 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=
}}