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

Form:Shop: Difference between revisions

From SlabWiki
No edit summary
Tag: Reverted
No edit summary
 
(12 intermediate revisions by the same user not shown)
Line 23: Line 23:
|-
|-
! world x:  
! world x:  
| {{{field|world x}}}
| {{{field|world_x}}}
|-
|-
! world z:  
! world z:  
| {{{field|world z}}}
| {{{field|world_z}}}
|-
|-
! owners:  
! owners:  
Line 36: Line 36:
{{{end template}}}
{{{end template}}}


==about==
'''Free text:'''
{{{section|about|level=2}}}
{{{standard input|free text|rows=10}}}


<table class="wikitable">
{{{for template|Shop Stock}}}
<thead>
{| class="formtable"
<tr>
! Stock:
<th>Shop</th>
| {{{field|Stock|holds template}}}
<th>World X</th>
|}
<th>World Y</th>
<th>World Z</th>
<th>Status</th>
<th>Notes</th>
<th>Item</th>
</tr>
</thead>
<tbody>
{{{for template|Shop Item|multiple}}}
<tr>
<td>{{{field|shop}}}</td>
<td>{{{field|world x}}}</td>
<td>{{{field|world y}}}</td>
<td>{{{field|world z}}}</td>
<td>{{{field|status}}}</td>
<td>{{{field|notes}}}</td>
<td>{{{field|item}}}</td>
</tr>
{{{end template}}}
{{{end template}}}
</tbody>
</table>


'''Free text:'''
{{{for template|Shop Item|multiple|embed in field=Shop Stock[Stock]}}}
'''shop:''' {{{field|shop}}}
 
'''world x:''' {{{field|world_x}}}
 
'''world y:''' {{{field|world_y}}}
 
'''world z:''' {{{field|world_z}}}
 
'''status:''' {{{field|status}}}
 
'''notes:''' {{{field|notes}}}
 
'''item:''' {{{field|item}}}


{{{standard input|free text|rows=10}}}
{{{end template}}}
</includeonly>
</includeonly>

Latest revision as of 09:47, 17 December 2024

This is the "Shop" form. To create a page with this form, enter the page name below; if a page with that name already exists, you will be sent to a form to edit that page.