Template:1x and Template:1x/sandbox: Difference between pages

From Bonkipedia
(Difference between pages)
Page 1
Page 2
m (1 revision imported: Workaround and Utility Templates)
 
m (1 revision imported: Template documentation pages)
 
Line 1: Line 1:
<onlyinclude>{{{1|{{{content}}}}}}</onlyinclude>
{{{1|{{{content}}}}}}<noinclude>
{{Documentation}}
{{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>