Template:Software: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 13: | Line 13: | ||
<tr> | <tr> | ||
<td valign="top">Description:</td> | <td valign="top">Description:</td> | ||
<td>{{#set: software_description::{{{description}}}}}</td> | <td>{{{description}}}{{#set: software_description::{{{description}}}}}</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
Revision as of 20:36, 20 October 2024
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 |
| license type | Possible options:
|
| 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 |