Difference between revisions of "Template:Software"

From PrattWiki
Jump to navigation Jump to search
Line 80: Line 80:
  
 
<pre>
 
<pre>
{{Software|
+
{{Software
name=|
+
|name=
byline=|  
+
|byline=
image=|
+
|image=
caption=|  
+
|caption=
version=|
+
|version=
dlocation=|
+
|dlocation=
cost=|  
+
|cost=
manufacturer=|
+
|manufacturer=
webpage=|
+
|webpage=
label_color=|
+
|label_color=
value_color=|
+
|value_color=
update=|
+
|update=
}}
+
|}}
 
</pre>
 
</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 21:19, 10 August 2010

{{{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.