(Nieuwe pagina aangemaakt met '<noinclude> Category:BB Category:EMont core This is the "BB Button" template. It should be called in the following format: <pre> {{BB Lead |text= }} </pre>...')
 
Geen bewerkingssamenvatting
 
(2 tussenliggende versies door dezelfde gebruiker niet weergegeven)
Regel 3: Regel 3:
[[Category:EMont core]]
[[Category:EMont core]]


This is the "BB Button" template.
This is the "BB Lead" template.
It should be called in the following format:
It should be called in the following format:
<pre>
<pre>
Regel 13: Regel 13:
{
{
"params": {
"params": {
"link": {
"label": {
"nl": "Link",
"en": "Link"
},
"description": {
"nl": "",
"en": ""
},
"type": "string",
"autovalue": "",
"required": true
},
"text": {
"text": {
"label": {
"label": {
Regel 31: Regel 18:
"en": "Text"
"en": "Text"
},
},
"description": {
"description": {},
"nl": "",
"en": ""
},
"type": "string",
"type": "string",
"autovalue": "",
"autovalue": "",
Regel 41: Regel 25:
},
},
"paramOrder": [
"paramOrder": [
"link",
"text"
"text"
],
]
"format": "block"
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>
<includeonly>
<includeonly>
<p><div class="mw-btn">[[{{{link|}}}|{{{text|}}} >]]</div></p>
<p class="lead">{{{text|}}}</p>
</includeonly>
</includeonly>

Huidige versie van 16 nov 2023 om 18:36


This is the "BB Lead" template. It should be called in the following format:

{{BB Lead
|text=
}}

De verwachting is dat eigenschap "params.text.description" van het type "string|object" is.