Template:Sbp.smw.form
From Semantic Portal Wiki
Description
| Help:Sbp.smw.form | Template:Sbp.smw.form |
- description: Print a link to a semantic form with pre-populated fields
- module: Help:SMW FIT
- version: 0.1
- status: unstable
- author: Li Ding
Usage
{{sbp.smw.form
|form= # no need to type namespace 'Form:', .e.g Person
|page= # just the page name, e.g. Joe. Category:Thing
|query_string= #e.g. Person[v1]=abc&Person[v2]=xyz
}}
note:
- If not page supplied, the form must have auto naming capability (check {{{info...}}} in the form
- nothing will be show if the form does not exists.

