844
edits
Ian Oliver (talk | contribs) (→Adding Content to the Tool Page: fixed dumb code and added code formatting) |
|||
Line 33: | Line 33: | ||
* There is a [[template:EquipmentPage|template]] made (you can click that link to see more). Don't edit the Template. Use it. Copy and paste the following code into the edit box of the new tool page: | * There is a [[template:EquipmentPage|template]] made (you can click that link to see more). Don't edit the Template. Use it. Copy and paste the following code into the edit box of the new tool page: | ||
<pre><nowiki> | |||
{{Template:EquipmentPage | |||
<nowiki>{{Template:EquipmentPage | |toolname= | ||
|model= | |||
|serial= | |||
|owner= | |||
|loanstatus= | |||
|arrived= | |||
|location= | |||
|status= | |||
|permission= | |||
|certification= | |||
|itemphoto=[[File:.jpg|350px|thumb|right|]] | |||
}} | |||
==Specs== | |||
</nowiki></pre> | |||
* Then fill in the missing info. Anything not applicable write N/A, anything unknown leave ?? so someone in the future can know it needs filing in. | * Then fill in the missing info. Anything not applicable write N/A, anything unknown leave ?? so someone in the future can know it needs filing in. |