Template:1x and Template:1x/sandbox: Difference between pages
From Bonkipedia
(Difference between pages)
ManfredoDo (talk | contribs) m (1 revision imported: Workaround and Utility Templates) |
ManfredoDo (talk | contribs) m (1 revision imported: Template documentation pages) |
||
Line 1: | Line 1: | ||
{{{1|{{{content}}}}}}<noinclude> | |||
{{ | {{documentation|content= | ||
<templatedata> | |||
{ | |||
"description": "Template to wrap some content in; used mostly to test templating features.", | |||
"params": { | |||
"content": { | |||
"aliases": [ | |||
"1" | |||
], | |||
"label": "Content", | |||
"description": "What you want echoed", | |||
"type": "string", | |||
"required": true | |||
} | |||
} | |||
} | |||
</templatedata> | |||
}} | |||
</noinclude> |