Template:Fruit: Difference between revisions

From Discourse DB
Jump to navigation Jump to search
No edit summary
No edit summary
Line 6: Line 6:
}}
}}
</pre>
</pre>
{{#cargo_declare:_table=Fruits table
{{#cargo_declare:_table=Fruits table
|Name=Page|Color=String|Shape=String}}
|Name=Page|Color=String|Shape=String}}
</noinclude><includeonly>{{!}}-
</noinclude><includeonly>{{!}}-

Revision as of 21:44, March 1, 2018

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

{{Fruit
|name=
|color=
|shape=
}}
Error: table name "Fruits table" contains whitespaces. Whitespaces of any kind are not allowed; consider using underscores ("_") instead.