Template:Software Infobox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly>{{#ask: [[software_tag::{{{tag}}}]] | <includeonly>{{#ask: | ||
[[software_tag::{{{tag}}}]] | |||
|? software_tag | |? software_tag | ||
| order = asc | | order = asc | ||
| format = templatefile | | format = templatefile | ||
| template = Software Infobox Format | | template = Software Infobox Format | ||
}} | }}</includeonly><noinclude> | ||
== Usage == | == Usage == | ||
| Line 32: | Line 26: | ||
== Parameters == | == Parameters == | ||
== Original Code == | |||
{{#ask: [[software_tag::{{{tag}}}]] | |||
|? software_tag | |||
|? software_page_label | |||
|? software_page_order | |||
|? software_page_name | |||
| intro = <div align="left" style="background-color:#f5fffa;border:1px solid #ccc; width: 200px; float: right; padding: 5px; margin-top: 10px; margin-right: 10px; margin-left: 20px; margin-bottom: 20px"> | |||
<div style="width:100%;background-color:#cef2e0"><b>{{Get Software Name | tag = {{{tag}}}}}</b></div> | |||
| outro = </div> | |||
| order = software_page_order | |||
| order = asc | |||
| format = templatefile | |||
| template = Software Infobox Format | |||
}} [[software_tag::{{{tag}}}| ]] [[software_page_label::{{{page label}}}| ]] [[software_page_order::{{{page order}}}| ]] [[software_page_name::{{PAGENAME}}| ]]</includeonly><noinclude> | |||
</noinclude> | </noinclude> | ||
Revision as of 21:52, 20 October 2024
Usage
Cut and paste:
{{Software Infobox
| tag =
| page label =
| page order =
}}
If this is the main page for the program, also cut and paste the following:
<software_database_software_databox tag="/>
Parameters
Original Code
templateFile </includeonly>