Template:Fruit: Difference between revisions

From Discourse DB
Jump to navigation Jump to search
No edit summary
No edit summary
Line 8: Line 8:
{{#cargo_declare:_table=Fruits|Name=Page|Color=Text|Shape=Text}}
{{#cargo_declare:_table=Fruits|Name=Page|Color=Text|Shape=Text}}
</noinclude><includeonly>{{!}}-
</noinclude><includeonly>{{!}}-
{{!}} {{{name}}}
{{!}} [[{{{name}}}]]
{{!}} {{{color}}}
{{!}} {{{color}}}
{{!}} {{{shape}}}{{#cargo_store:_table=Fruits|Name={{{name|}}}|Color={{{color|}}}|Shape={{{shape|}}} }}</includeonly>
{{!}} {{{shape}}}{{#cargo_store:_table=Fruits|Name={{{name|}}}|Color={{{color|}}}|Shape={{{shape|}}} }}</includeonly>

Revision as of 03:00, January 9, 2015

This is the "Fruit" template; it should be called with the following structure:

{{Fruit
|name=
|color=
|shape=
}}

This template defines the table "Fruits". View table.