Template:Software: Difference between revisions
Appearance
Created page with "<includeonly> {| class="wikitable" style="float:right; margin-left:1em; width:300px;" | colspan="2" style="text-align:center;" | [[File:{{{Image|}}}|290px]] |- ! Tags | {{{Topic Tags|}}} |- ! URL | [[Has url::{{{URL|}}}]] |- ! Featured? | [[Is featured::{{{Is Featured|}}}]] |} <div style="display:none;"> <!-- Invisible Data Section --> Has resource type::Software [[Has image::{{{Image|}}}]] [[Has description::{{{Description|}}}]] {{#arraymap:{{{Topic Tags|}}}|,|x|H..." |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{| | {{Resource | ||
| | |Resource Type=Software | ||
| | |Image={{{Image|}}} | ||
|Topic Tags={{{Topic Tags|}}} | |||
|URL={{{URL|}}} | |||
| | |Description={{{Description|}}} | ||
|Is Featured={{{Is Featured|}}} | |||
}} | |||
| | |||
| | |||
</includeonly><noinclude> | </includeonly><noinclude> | ||
== How to use this Template == | == How to use this Template == | ||
This template is for adding new | This template is for adding new software. It calls the master [[Template:Resource]]. | ||
=== Syntax === | === Syntax === | ||
Line 30: | Line 19: | ||
|URL= | |URL= | ||
|Description= | |Description= | ||
|Is Featured= | |Is Featured= | ||
}} | }} | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> |
Revision as of 02:30, 18 July 2025
How to use this Template
This template is for adding new software. It calls the master Template:Resource.
Syntax
{{Software |Image= |Topic Tags= |URL= |Description= |Is Featured= }}