Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Shop Item: Difference between revisions

Template page
No edit summary
No edit summary
Line 17: Line 17:
</noinclude><includeonly>{{#cargo_store:_table=Shop_Items}}
</noinclude><includeonly>{{#cargo_store:_table=Shop_Items}}
|-
|-
| Shop || {{#if:{{{shop|}}}|[[{{{shop|}}}]]}}
| {{#if:{{{shop|}}}|[[{{{shop|}}}]]}} || {{{world_x|}}} || {{{world_y|}}} || {{{world_z|}}} || {{{status|}}} || {{{notes|}}} || {{{item|}}}
|-
| X || {{{world_x|}}}
|-
| Y || {{{world_y|}}}
|-
| Z || {{{world_z|}}}
|-
| Status || {{{status|}}}
|-
| Notes || {{{notes|}}}
|-
| Item || {{{item|}}}
|
|
</includeonly>
</includeonly>

Revision as of 07:33, 11 December 2024

This is the "Shop Item" template. It should be called in the following format:

{{Shop Item
|shop=
|world_x=
|world_y=
|world_z=
|status=
|notes=
|item=
}}

Edit the page to see the template text. This template defines the table "Shop_Items". This table has not been created yet.