Template:GuidePage: Difference between revisions
No edit summary |
No edit summary |
||
| (8 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
{{#css:Template:Colours.css}}{{#css:Template:GuidePage/Stylez.css}}<includeonly>{{ | {{#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| | <noinclude>{{Template:GuidePage|title=Example Usage|section=[[Template:GuidePage]]}} | ||
hello!!! | hello!!! | ||
== this is a little test == | == this is a little test == | ||
}}<templatedata> | {{Template:GuidePageEnd}} | ||
<templatedata> | |||
{ | { | ||
"params": { | "params": { | ||
"1": { | "1": { | ||
"label": "Body", | "label": "Body", | ||
"type": " | "type": "content", | ||
"required": true | "required": true | ||
}, | }, | ||
"title": { | "title": { | ||
"label": "Title", | "label": "Title", | ||
"type": " | "type": "string", | ||
"required": true | "required": true | ||
} | } | ||
| Line 20: | Line 21: | ||
"format": "block" | "format": "block" | ||
} | } | ||
</templatedata></noinclude> | </templatedata> | ||
[[Category:Templates]] | |||
</noinclude> | |||