VisualDataPrint: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 9: | Line 9: | ||
|limit = | |limit = | ||
|offset = | |offset = | ||
|categories = | |||
|order = | |order = | ||
|format = | |format = | ||
| Line 76: | Line 77: | ||
"default": "0", | "default": "0", | ||
"example": "" | "example": "" | ||
}, | |||
"categories": { | |||
"label": "⧼visualdata-parserfunction-query-categories-label⧽", | |||
"description": "⧼visualdata-parserfunction-query-categories-description⧽", | |||
"type": "bool", | |||
"required": false, | |||
"default": false, | |||
"example": "⧼visualdata-parserfunction-query-categories-example⧽" | |||
}, | }, | ||
"order": { | "order": { | ||
| Line 113: | Line 122: | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> | ||
<includeonly>{{#visualdataprint:{{{schema}}}|separator = {{{separator|}}}|values-separator = {{{values-separator|, }}}|template = {{{template|}}}|module = {{{module|}}}|limit = {{{limit|100}}}|offset = {{{offset|}}}|order = {{{order|}}}|format = {{{format|}}}|pagetitle = {{{pagetitle|page title}}}|debug = {{{debug|}}} }} | <includeonly>{{#visualdataprint:{{{schema}}}|separator = {{{separator|}}}|values-separator = {{{values-separator|, }}}|template = {{{template|}}}|module = {{{module|}}}|limit = {{{limit|100}}}|offset = {{{offset|}}}|categories = {{{categories|}}}|order = {{{order|}}}|format = {{{format|}}}|pagetitle = {{{pagetitle|page title}}}|debug = {{{debug|}}} }} | ||
</includeonly> | </includeonly> | ||
Latest revision as of 21:02, 6 July 2025
{{VisualDataPrint
|schema =
|separator =
|values-separator =
|template =
|module =
|limit =
|offset =
|categories =
|order =
|format =
|pagetitle =
|debug =
}}
Attention! VisualEditor won't handle the template correctly if it contains new lines!!