Sjabloon:Nieuwenhoven: verschil tussen versies

Uit KolonieWiki
Naar navigatie springen Naar zoeken springen
Geen bewerkingssamenvatting
Geen bewerkingssamenvatting
Regel 10: Regel 10:
>
>
<noinclude>
<noinclude>
===TemplateData===
{{Documentatie|inhoud=
<templatedata>
...
<sjabloongegevens>
{
{
"description": "Example template that creates a small box saying it is an example.",
    "description": "",
"params": {}
    "params": {
        "1":  {
            "label":  "Voorbeeld  parameter",
            "description":  "Voorbeeld  parameter  beschrijving",
            "type":  "string"
        }
    }
}
}
</templatedata>
</templatedata>  
</noinclude>
</noinclude>
<div style="width:100%; margin:0; padding:0; border-style:none; background-color: #4d94ff;">
<div style="width:100%; margin:0; padding:0; border-style:none; background-color: #4d94ff;">
<div style="width:100%; margin-top:-0.5em;">
<div style="width:100%; margin-top:-0.5em;">

Versie van 2 aug 2023 22:03

{{Documentatie|inhoud= ... <sjabloongegevens> {

   "description":  "",
    "params":  {
        "1":  {
            "label":  "Voorbeeld  parameter",
            "description":  "Voorbeeld  parameter  beschrijving",
            "type":  "string"
        }
    }

} </templatedata>