Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Software: Difference between revisions

Template page
No edit summary
No edit summary
 
(10 intermediate revisions by the same user not shown)
Line 44: Line 44:
|documentation = wikitext string
|documentation = wikitext string
|general_purpose = wikitext
|general_purpose = wikitext
}}
</noinclude><!--
</noinclude><!--
--><includeonly><tabber>
--><includeonly><tabber>
Line 53: Line 54:
<tr>
<tr>
<th class="infobox-label">Associated [[Tools]]</th>
<th class="infobox-label">Associated [[Tools]]</th>
<td>associated tools query to come to show nicely as list
<td>
{{{associated_tools|associated tools not entered}}}</td>
{{#invoke:String | splitAndLink | source={{{associated_tools}}} }}
</td>
</tr>
</tr>
<tr>
<tr>
Line 60: Line 62:
<td>{{{documentation|documentation info not entered}}}</td>
<td>{{{documentation|documentation info not entered}}}</td>
</tr>
</tr>
<tr><th class="infobox-label">[[Rooms|Room]]</th>
<tr>
<td>{{#ifexist: {{{room}}} | [[{{{room}}}]] | No room assigned }}</td>
<th class="infobox-label">[[PCs]]</th>
<td>{{#cargo_query:
|tables=pc
|fields=pc._pageName=PC, room=
|where=software HOLDS "{{PAGENAME}}"
|order by=pc._pageName
|limit=500
|default=no PCs found
|format=ul
}}</td>
</tr>
</tr>
</table>
</table>
== General Purpose==
== General Purpose==
Line 69: Line 83:
|-|Instructions =
|-|Instructions =
{{#ifexist::Instructions:{{PAGENAME}}
{{#ifexist::Instructions:{{PAGENAME}}
|''edit these instructions at [[Instructions:{{PAGENAME}}]]''
|''edit these instructions at [[Instructions:{{PAGENAME}}]]''<br>
 


{{:Instructions:{{PAGENAME}}}}  
{{:Instructions:{{PAGENAME}}}}  
Line 77: Line 90:
-->
-->
</tabber>
</tabber>
</includeonly><!--
<includeonly><!--
-->__NOCACHE__<!--
-->__NOCACHE__<!--
-->{{#cargo_store:}}<!--
-->{{#cargo_store:}}<!--

Latest revision as of 00:10, 2024 August 17

Usage

{{Software}}

and then "edit with form"

See Template:Software/Details for more info.

Edit pages with Form:Software.

Parameters

This template encodes information about software available at North Forge. Software is installed on [[Computers for member use]], and the PC pages encode what software each holds.

Template parameters[Edit template data]

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Associated tools that might use this softwareassociated_tools

no description

Example
CorelDraw
Page namesuggested
Documentation (link or other direction)documentation

no description

Contentsuggested
What is the general purpose of this softwaregeneral_purpose

no description

Example
eg for CorelDraw, "This software creates and edits vector graphics. At North Forge, vectors are used to define cutting paths for many of our tools. "
Contentsuggested

Cargo Declaration

This template defines the table "software". View table.