Template:Software: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 40: | Line 40: | ||
<td valign="top">Design code:</td> | <td valign="top">Design code:</td> | ||
<td><!--{{#arraymaptemplate:{{{design code|}}}|Link to Design Code|;|; }}--><!-- to create links --> | <td><!--{{#arraymaptemplate:{{{design code|}}}|Link to Design Code|;|; }}--><!-- to create links --> | ||
{{#arraymap:{{{design code|}}}|;|xxx|[[design_code::xxx]]|}}<!-- to assign properties--></td> | {{#arraymap:{{{design code|}}}|;|xxx|[[design_code::xxx]]|; }}<!-- to assign properties--></td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
Revision as of 06:09, 12 September 2009
Usage
Cut and paste:
{{Software
| name =
| description =
| category =
| license type =
| price =
| keyword =
| data format =
| design code =
| language =
| url =
| creator =
| distributor =
| data entry status =
| data entry priority =
}}
Related tags
To automatically import data from software database:
<software_database_software_databox tag="/>
To show infobox (Template:Software Infobox):
{{Software Infobox
| tag =
| page label =
| page order =
}}
Parameters
| Parameter | Description |
|---|---|
| tag | tag of the software, to match tag in software database |
| keyword | keyword related to the software, write the keyword such that it matches target page in the wiki |
| design code | design code name related to the software; is the design code name exist in the wiki, hyperlink to the correct page will be automatically create |
| data format | data format name related to the software; is the data format name exists in the wiki, hyperlink to the correct page will be automatically created |