Geen bewerkingssamenvatting |
Geen bewerkingssamenvatting |
||
Regel 48: | Regel 48: | ||
{{{{{format|}}} | {{{{{format|}}} | ||
|pagename=item | |pagename=item | ||
| | |button={{{readmore|}}} | ||
| | |date={{{showdate|}}} | ||
}} | }} | ||
|}} | |}} | ||
Regel 69: | Regel 69: | ||
"required": true | "required": true | ||
}, | }, | ||
" | "button": { | ||
"label": "Lees meer knop tonen", | "label": "Lees meer knop tonen", | ||
"description": "Lees meer knop tonen", | "description": "Lees meer knop tonen", | ||
"example": "true" | "example": "true", | ||
"autovalue": "true" | |||
}, | }, | ||
" | "date": { | ||
"label": "Datum tonen", | "label": "Datum tonen", | ||
"description": "Datum tonen", | "description": "Datum tonen", | ||
"example": "true" | "example": "true", | ||
"autovalue": "true" | |||
}, | |||
"filter": { | |||
"label": "Filter", | |||
"description": "Filter bestand of projecten", | |||
"example": "isFile", | |||
"autovalue": "isProject" | |||
}, | |||
"limit": { | |||
"label": "Limit", | |||
"description": "Aantal items weergeven", | |||
"example": "3", | |||
"autovalue": "3" | |||
} | } | ||
}, | }, | ||
"description": "BB More like this" | "description": "BB More like this", | ||
"paramOrder": [ | |||
"title", | |||
"format", | |||
"button", | |||
"date", | |||
"filter", | |||
"limit" | |||
] | |||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
Versie van 18 jul 2023 15:19
This is the "BB More like this" template. It should be called in the following format:
{{BB More like this |title= |format= |readmore= |showdate= }}
BB More like this
Parameter | Beschrijving | Type | Status | |
---|---|---|---|---|
Titel | title | Kop boven de Meer zoals dit lijst
| Onbekend | optioneel |
Format | format | Te gebruiken format
| Onbekend | vereist |
Lees meer knop tonen | button | Lees meer knop tonen
| Onbekend | optioneel |
Datum tonen | date | Datum tonen
| Onbekend | optioneel |
Filter | filter | Filter bestand of projecten
| Onbekend | optioneel |
Limit | limit | Aantal items weergeven
| Onbekend | optioneel |