Template:AskList

You do not have permission to edit this page, for the following reason:

The action you have requested is limited to users in one of the groups: Users, Administrators, reviewer, ES_editors, Blog_editors, editor.

You can view and copy the source of this page.

Return to Template:AskList.

<noinclude>This template produces a standard list for semantic queries. The style can be selected as needed.</noinclude>

<includeonly><templatestyles src="AskList/styles.css" />

<div class="smwpagelist {{{smwstyle|standard}}} col{{{smwcols|}}}">{{#ask:{{{smwarg|}}} [[Modification date::+]]

|format=ul

}}</div></includeonly>

<noinclude>

<templatedata>

{

"params": {

"smwcols": {

"label": "Columns",

"default": "3",

"suggested": true

},

"smwstyle": {

"label": "Style",

"suggested": true

},

"smwarg": {

"label": "Query arguments",

"suggested": true

}

},

"description": "SMW list",

"format": "inline",

"paramOrder": [

"smwarg",

"smwcols",

"smwstyle"

]

}

</templatedata>

</noinclude>