Changes
Jump to navigation
Jump to search
no edit summary
<includeonly>{{{1|{{{content}}}}}}</includeonly><noinclude><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>
{
"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>