Take Snapshot

De Semantic MediaWiki - Sandbox

To take a 'snapshot' of the results of an ask query, you can use parser function substitution.

For example, the following statement:

{{safesubst:#ask: [[:+]]
 |?Creation date
 |?Last editor is
 |limit=5
 |format=ul
 }}

If entered on an page, would substitute the results/output (writing the information to the page) instead of leaving an in-line query behind.

Output

... further results


Formatting

Notice the output is very raw (not the clean wiki-markup you might have been expecting). To get around this, you can use the template format which will give you additional control over what is being substituted (not to mention, control over how 'deep' of a substitution you want to do).

{{safesubst:#ask: [[:+]]
 |?Creation date
 |?Last editor is
 |limit=5
 |format=template
 |template=safesubst:Snapshot
 }}


Template Output

Les cookies nous aident à fournir nos services. En utilisant nos services, vous acceptez notre utilisation de cookies.