Template:Tool: Difference between revisions

Template page
mNo edit summary
mNo edit summary
Line 6: Line 6:
|Name=
|Name=
|Picture=
|Picture=
|Cost=
|Owner=
|Description=
}}
}}
</pre>
</pre>
Line 16: Line 19:
! colspan=2 |<div style="margin:10px">{{#if:{{{Picture|}}}|[[Tool Image::File:{{{Picture}}}|260x260px]]|[[File:NoPicture.png|260px]]}}</div>
! colspan=2 |<div style="margin:10px">{{#if:{{{Picture|}}}|[[Tool Image::File:{{{Picture}}}|260x260px]]|[[File:NoPicture.png|260px]]}}</div>
|-
|-
| style="vertical-align:top" | Description
|{{#if:{{{Description|}}} | [[Tool Desc::{{{Description}}}]] | }}
|-
| style="vertical-align:top" | Does it cost money?
|{{#if:{{{Cost|}}} | [[Tool Costs::{{{Cost}}}]] | }}
|-
| style="vertical-align:top" | Owner
|{{#if:{{{Owner|}}} | [[Tool Owner::{{{Owner}}}]] | }}
|}
|}
[[Category:Tools]]
[[Category:Tools]]
</includeonly>
</includeonly>

Revision as of 11:40, 22 August 2014

This is the "Tool" template. It should be called in the following format:

{{Tool
|Name=
|Picture=
|Cost=
|Owner=
|Description=
}}

Edit the page to see the template text.