Difference between revisions of "Template:AP"

From Mushpedia
Jump to: navigation, search
(Creating, testing.)
 
(Readying the template for general usage.)
Line 1: Line 1:
([[File: Pa slot1.png]]) Action Points
+
<includeonly><span style="white-space:nowrap">{{
 +
#switch:{{{1}}}
 +
| IT | it | Computer | computer | Comp | comp = [[Image: Pa comp.png|AP]] '''[[IT Expert|IT Point]]'''
 +
| garden | Garden | Gardening | gardening | botany | Botany = [[Image: Pa garden.png|AP]] '''[[Botanist|Gardening Point]]'''
 +
| Repair | repair | Repairs | repairs | Repairing | repairing | Engineer | engineering | eng | Eng = [[Image: Pa eng.png|AP]] '''[[Technician|Repair Point]]'''
 +
| Cook | cook | Cooking | cooking | Chef | chef = [[Image: Pa cook.png|AP]] '''[[Chef|Cook Point]]'''
 +
| PILGRED | Pilgred | pilgred | Reactor | reactor = [[Image: Pa pilgred.png|AP]] '''[[Physicist|PILGRED Repair point]]'''
 +
| NERON | Neron | neron | Nexus | nexus | NEXUS = [[Image: Neron.png|AP]] '''[[Designer|NERON Project point]]'''
 +
| Heal | heal | Healing | healing | Nurse | nurse = [[Image: Pa heal.png|AP]] '''[[Nurse|Free healing action]]'''
 +
| [[Image: Pa slot1.png|AP]] [[Player Resources#Action Points|AP]]
 +
}}</span></includeonly><noinclude>
 +
A handy Template to replace all mentions of AP across the wiki. The 'type' parameter determines which special skill AP point to display.
 +
 
 +
'''Usage''': <pre>{{AP|type}}</pre>
 +
 
 +
Valid 'type' inputs:
 +
<pre>IT / Computer
 +
Garden / Gardening
 +
Repair / Repairs / Repairing / Engineer
 +
Cook / Cooking / Chef / Food
 +
PILGRED / Reactor
 +
NERON / Nexus
 +
Heal / healing / Nurse</pre>
 +
 
 +
Examples:
 +
 
 +
<pre>5 {{AP}}</pre>
 +
5 {{AP}}
 +
 
 +
<pre>2 {{AP|NERON}}</pre>
 +
2 {{AP|NERON}}
 +
 
 +
<pre>3 {{AP|heal}}</pre>
 +
3 {{AP|heal}}
 +
 
 +
<pre>2 {{AP|IT}}</pre>
 +
2 {{AP|IT}}
 +
</noinclude>

Revision as of 12:29, 18 December 2013

A handy Template to replace all mentions of AP across the wiki. The 'type' parameter determines which special skill AP point to display.

Usage:
{{AP|type}}

Valid 'type' inputs:

IT / Computer
Garden / Gardening
Repair / Repairs / Repairing / Engineer
Cook / Cooking / Chef / Food
PILGRED / Reactor
NERON / Nexus
Heal / healing / Nurse

Examples:

5 {{AP}}

5 Action Point

2 {{AP|NERON}}

2 NERON Project Point

3 {{AP|heal}}

3 Free Healing Action

2 {{AP|IT}}

2 IT Point