Template:Free Stuff: Difference between revisions

From WikiDemocracy
Jump to navigation Jump to search
Tag: New redirect
 
(Removed redirect to Template:Free Things)
Tag: Removed redirect
 
Line 1: Line 1:
#REDIRECT [[Template:Free Things]]
<noinclude>
This is the "Free Stuff" template.
It should be called in the following format:
<pre>
{{Free Stuff
|Items=
|Description=
|Zip_code=
|Contact=
|Image1=
|Image2=
|Image3=
}}
</pre>
Edit the page to see the template text.
{{#cargo_declare:_table=Free_Stuff|Items=Text|Description=Text|Zip_code=String|Contact=Text|Image1=File|Image2=File|Image3=File}}
</noinclude><includeonly>{{#cargo_store:_table=Free_Stuff|Items={{{Items|}}}|Description={{{Description|}}}|Zip_code={{{Zip_code|}}}|Contact={{{Contact|}}}|Image1={{{Image1|}}}|Image2={{{Image2|}}}|Image3={{{Image3|}}} }}{| class="wikitable"
! Items
| {{{Items|}}}
|-
! Description
| {{{Description|}}}
|-
! Zip code
| {{{Zip_code|}}}
|-
! Contact
| {{{Contact|}}}
|-
! Image
| {{#if:{{{Image1|}}}|[[File:{{{Image1|}}}]]}}
|-
! Image
| {{#if:{{{Image2|}}}|[[File:{{{Image2|}}}]]}}
|-
! Image
| {{#if:{{{Image3|}}}|[[File:{{{Image3|}}}]]}}
|}
 
[[Category:Free Stuff]]
</includeonly>

Latest revision as of 15:39, 2 August 2019

This is the "Free Stuff" template. It should be called in the following format:

{{Free Stuff
|Items=
|Description=
|Zip_code=
|Contact=
|Image1=
|Image2=
|Image3=
}}

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