Template:Software: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 17: | Line 17: | ||
<tr> | <tr> | ||
<td valign="top">Category:</td> | <td valign="top">Category:</td> | ||
<td> | <td>{{#arraymaptemplate:{{{category|}}}|Link to Software Category|;|; }}<!-- to create links --> | ||
{{#arraymap:{{{category|}}}|;|xxx|[[software_category_name::xxx| ]]|}}<!-- to assign properties --></td> | |||
</tr> | </tr> | ||
<tr> | <tr> | ||
Revision as of 20:27, 7 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 |