Template:GuidePage: Difference between revisions

Created page with "{{#css:Template:GuidePage/Stylez.css}} <includeonly> {{HTMLTemplate:GuidePage|header={{{header}}}|body={{{body}}}}} </includeonly> <noinclude> {{Template:GuidePage|title=Example Usage|body= hello!!! }} </noinclude>"
 
No edit summary
 
(13 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{#css:Template:GuidePage/Stylez.css}}
{{#css:Template:Colours.css}}{{#css:Template:GuidePage/Stylez.css}}<includeonly>{{#widget:GuidePage|title={{{title}}}|section={{{section}}}|theme={{{theme|aubergine}}}}}</includeonly>
<noinclude>{{Template:GuidePage|title=Example Usage|section=[[Template:GuidePage]]}}
hello!!!


<includeonly>
== this is a little test ==
{{HTMLTemplate:GuidePage|header={{{header}}}|body={{{body}}}}}
{{Template:GuidePageEnd}}
</includeonly>
<templatedata>
<noinclude>
{
  {{Template:GuidePage|title=Example Usage|body=
"params": {
    hello!!!
"1": {
  }}
"label": "Body",
"type": "content",
"required": true
},
"title": {
"label": "Title",
"type": "string",
"required": true
}
},
"format": "block"
}
</templatedata>
[[Category:Templates]]
</noinclude>
</noinclude>