Template:Repair Guide: Difference between revisions

Template page
No edit summary
No edit summary
 
(59 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
{{#template_params:Device (list;property=Device)|Affects parts (label=Affects part(s);list;property=Affects part)|Needs equipment (list;property=Needs equipment)|Difficulty (property=Repair Guide difficulty)|Type (list;property=Repair Guide type)}}
{{#template_params:Device (list;property=Device)|Affects parts (label=Affects part(s);list;property=Affects part)|Needs equipment (list;property=Needs equipment)|Difficulty (property=Repair Guide difficulty)|Type (list;property=Repair Guide type)}}
</noinclude><includeonly>{| class="infobox citizen-table-nowrap" style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
</noinclude><includeonly>{| class="infobox citizen-table-nowrap" style=""
! style="text-align: center; background-color:#ccccff;" colspan="2" |<span style="font-size: larger;">{{PAGENAME}}</span>
! class="infobox-heading" colspan="2" |<span>{{PAGENAME}}</span>
|-
|-
! Device
! Device
| {{#arraymap:{{{Device|}}}|,|x|[[Device::x]]}}
| {{#arraymap:{{{Device|}}}|,|device|{{PropertyLinkWithPreload|device|Template:Device_page/Example|Device}}}}


|-
|-
Line 17: Line 17:
|-
|-
! Difficulty
! Difficulty
| [[Repair Guide difficulty::{{{Difficulty|}}}]]
| {{Repair Guide Difficulty|{{{Difficulty}}}}}
|-
|-
! Type
! Type
| {{#arraymap:{{{Type|}}}|,|x|[[Repair Guide type::x]]}}
| {{#arraymap:{{{Type|}}}|,|x|[[Repair Guide type::x]]}}
|-
|-
!
|{{#ask:[[Device::{{SUBJECTPAGENAME}}]]|format=list}}
|}
|}
[[Repair Guide difficulty::{{{Difficulty|}}}|]]


[[Category:Repair guide]]
[[Category:Repair guide]]
{{#if: {{{Device|}}} | {{#arraymap: {{{Device}}} |, |@@@@ |[[Category:Repair guides for @@@@]]{{#ifexist: @@@@|[[Device::@@@@| ]]|[[Category:Missing device page]]}} | }} }}


{{#if: {{{Device|}}} | {{#arraymap: {{{Device}}} |, |@@@@ |[[Category:Repair guides for @@@@]] | }} }}
</includeonly>
</includeonly>

Latest revision as of 12:06, 11 April 2024

This is the "Repair Guide" template.

It should be called in the following format:

{{Repair Guide
|Device=
|Affects parts=
|Needs equipment=
|Difficulty=
|Type=
}}

Edit the page to see the template text.