Help:Sbp.smw.form
From Tetherless World 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
Overview
Create a link to add data.
- it can pass predefined parameters when adding new pages
- it can automatically choose to edit/add if user has specified page name
- if the specified form does not exist, it hides links
Test
| expect | query_string effective | page exists | form exists | example |
|---|---|---|---|---|
| add | yes | no | yes | Data edit |
| edit | no | yes | yes | Data edit |
| add | yes | no | yes | Data add |
| nothing | no | doesn't matter | no | Data |
