Difference between revisions of "Template:Software"

From PrattWiki
Jump to navigation Jump to search
Line 70: Line 70:
 
|-
 
|-
 
| value_color || ''Values have Custom Hexadecimal Color''
 
| value_color || ''Values have Custom Hexadecimal Color''
 +
|-
 +
| update || ''Date of last infobox update''
 
|-
 
|-
 
| * denotes a required field
 
| * denotes a required field
Line 77: Line 79:
 
Here is an empty template to copy and paste:<br>
 
Here is an empty template to copy and paste:<br>
  
<nowiki>
+
<pre>
 
{{Software|
 
{{Software|
 
name=|
 
name=|
Line 88: Line 90:
 
manufacturer=|
 
manufacturer=|
 
webpage=|
 
webpage=|
label_color=|Color  
+
label_color=|   
 
value_color=|
 
value_color=|
 +
update=|
 
}}
 
}}
</nowiki>
+
</pre>
 
Note: the tags do '''not''' have pre-loaded brackets (for dlocation and webpage, for example) so those should be included when using the template.
 
Note: the tags do '''not''' have pre-loaded brackets (for dlocation and webpage, for example) so those should be included when using the template.
 
[[Category:Infobox Templates|{{PAGENAME}}]]
 
[[Category:Infobox Templates|{{PAGENAME}}]]
 
</noinclude>
 
</noinclude>

Revision as of 16:52, 23 June 2008

{{{name}}}


Here is an empty template to copy and paste:

{{Software|
name=|
byline=| 
image=|
caption=| 
version=|
dlocation=|
cost=| 
manufacturer=|
webpage=|
label_color=|  
value_color=|
update=|
}}

Note: the tags do not have pre-loaded brackets (for dlocation and webpage, for example) so those should be included when using the template.