User:Senefi/GrownPlantTableTemplate: Difference between revisions

From tgwiki2
Jump to navigation Jump to search
imported>Senefi
No edit summary
imported>Senefi
No edit summary
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>

Revision as of 03:41, 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>