Template:ParentType: Difference between revisions

From Little Troubles
Chesto (talk | contribs)
Created page with "<onlyinclude>{{#switch: {{{1|}}} |Character|Main Character|MainCharacter|Adult|Regressed|CharacterAdult|CharacterRegressed|MainCharacterAdult|MainCharacterRegressed = Character |Action|Quick Action|QuickAction|Decisive Action|DecisiveAction|Decisive Quick Action|DecisiveQuickAction = Action |Field|Iconic Field|IconicField|Global Iconic Field|GlobalIconicField = Field |Toy|Shiny Toy|ShinyToy|Book = Toy |Scene|MemorableScene|Memorable Scene = Scene |Goal|GreatGoal|Task = G..."
 
Chesto (talk | contribs)
No edit summary
Line 7: Line 7:
|Goal|GreatGoal|Task = Goal
|Goal|GreatGoal|Task = Goal
|Pre-game Action|Pre-gameAction|PregameAction = Pre-game Action <!-- Keeping this separate for now -->
|Pre-game Action|Pre-gameAction|PregameAction = Pre-game Action <!-- Keeping this separate for now -->
|#default = {{{1}}}</onlyinclude>
|#default = {{{1}}}
}}</onlyinclude>
<noinclude>
<noinclude>
Returns supertype of card type, e.g. Action for Decisive Quick Action.
Returns supertype of card type, e.g. Action for Decisive Quick Action.
Examples:
* <code><nowiki>{{ParentType|DecisiveQuickAction}}</nowiki></code>: {{ParentType|DecisiveQuickAction}}
* <code><nowiki>{{ParentType|Memorable Scene}}</nowiki></code>: {{ParentType|Memorable Scene}}
* <code><nowiki>{{ParentType|Potato}}</nowiki></code>: {{ParentType|Potato}}
</noinclude>
</noinclude>

Revision as of 11:34, 31 August 2026

{{{1}}}

Returns supertype of card type, e.g. Action for Decisive Quick Action.

Examples:

  • {{ParentType|DecisiveQuickAction}}: Action
  • {{ParentType|Memorable Scene}}: Scene
  • {{ParentType|Potato}}: Potato