User:Senefi/GrownPlantTableTemplate: Difference between revisions
Jump to navigation
Jump to search
imported>Senefi No edit summary |
imported>Senefi m Senefi moved page Template:User:Senefi/GrownPlantTable to User:Senefi/GrownPlantTableTemplate: move user templates out of template namespace |
||
(One intermediate revision by the same user not shown) | |||
Line 10: | Line 10: | ||
{{{content}}} | {{{content}}} | ||
|}</includeonly> | |}</includeonly> | ||
<noinclude> | |||
==Example== | |||
==Documentation== | |||
</noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"content": { | |||
"description": "Entries for the GrownPlantTable", | |||
"type": "content", | |||
"required": true | |||
} | |||
}, | |||
"description": "This is a table for autowiki generated data, data should be passed as one entry into the content parameter." | |||
} | |||
</templatedata> |
Latest revision as of 16:28, 20 June 2023
Example
Documentation
<templatedata> { "params": { "content": { "description": "Entries for the GrownPlantTable", "type": "content", "required": true } }, "description": "This is a table for autowiki generated data, data should be passed as one entry into the content parameter." } </templatedata>