Animal Crossing: Pocket Camp Wiki
(Don't require perfScore to contain the word "Points")
Kinithin (talk | contribs)
(Undo revision 42526 by Kinithin (talk))
Tag: Undo
Line 103: Line 103:
 
| style="padding:1em;" | {{#if: {{{medal2Req}}} | {{{medal2Req|}}}+ | ? [[Category:Classes Missing Information]] }} Points
 
| style="padding:1em;" | {{#if: {{{medal2Req}}} | {{{medal2Req|}}}+ | ? [[Category:Classes Missing Information]] }} Points
 
| style="padding:1em;" | {{#if: {{{medal3Req}}} | {{{medal3Req|}}}+ | ? [[Category:Classes Missing Information]] }} Points
 
| style="padding:1em;" | {{#if: {{{medal3Req}}} | {{{medal3Req|}}}+ | ? [[Category:Classes Missing Information]] }} Points
| style="padding:1em;" | {{#if: {{{perfScore}}} | {{#if: {{{perfScore}}} | {{#ifeq: {{lc: {{{perfScore}}} }} | points | ? [[Category:Classes Missing Information]] | {{#replace:{{lc:{{{perfScore}}}}}|points|}} }} | ? [[Category:Classes Missing Information]] }} Points
+
| style="padding:1em;" | {{#if: {{{perfScore}}} | {{#ifeq: {{lc: {{{perfScore}}} }} | points | ? Points [[Category:Classes Missing Information]] | {{{perfScore}}} }} | ? Points [[Category:Classes Missing Information]] }}
 
|}
 
|}
   

Revision as of 07:41, 18 April 2020

Template-info Documentation

Description

This is the template used for all class pages.

Usage

{{Class Page
|image=
|class=
|villager=
|type= <!-- Normal or Event -->
|event=
|startDate=
|endDate=
|reStartDate=
|reEndDate=
|difficulty= <!-- Easy Normal or Hard -->
|catalogCategory=
|theme=
|classCost= <!-- Only needed if not HH Voucher -->
|passRew= <!-- Only needed if not HH Material -->
|medal1Req=
|medal2Req=
|medal3Req=
|perfScore=
|medal1RewAmt=
|medal2RewAmt=
|medal3RewAmt=
|furnReq1=
|furnReq2=
|furnReq3=
|furnReq4=
|furnReq5=
|furnReq6=
|furnReq7=
|furnReq8=
|specImage=
|compImage=
}}

Parameters

image Class thumbnail image provided by datamine.
class Course and class number, e.g.: 2-1
villager The name of the villager associated with this class.
type A class is ether Normal or Event.
event The name of the event the class is linked to if applicable.
startDate The first date the class is available. Format YYYY-MM-DD
endDate The last date the class is available. Format YYYY-MM-DD
reStartDate The first date the class is reissued. Format YYYY-MM-DD
reEndDate The last date the class is reissued. Format YYYY-MM-DD
difficulty Difficulty level of the class
catalogCategory The catalog category that the *majority* of items in the class come from.
theme The main theme of the class, e.g.: Cute, Cool, Historical, etc.
classCost The type of currency required to start the class.
passRew The reward for passing the class for the first time.
medal1Req Points required to clear the first medal
medal2Req Points required to clear the second medal
medal3Req Points required to clear the third medal
perfScore The total points achievable from using all correct "On-Point" items.
medal1RewAmt Bells received for clearing the first medal
medal2RewAmt Bells received for clearing the first medal
medal3RewAmt Bells received for clearing the third medal
furnReq1
furnReq2
furnReq3
furnReq4
furnReq5
furnReq6
furnReq7
furnReq8
The "On-Point" items required to receive a perfect score.
specImage Image with the required item type icons depicted and their placement in the room.
compImage Completed class image with all the correct on-point items.

This template defines the table "Class". View table.