Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
You must create an account or log in to edit.

Template:Scope Classification: Difference between revisions

Template page
Content deleted Content added
No edit summary
Tag: 2017 source edit
No edit summary
Tag: 2017 source edit
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#invoke:Scope Classification|main}}
<includeonly>{{#invoke:Scope Classification|main}}</includeonly><noinclude>
<templatedata>
{
"params": {
"domain_diremption": {
"label": "Domain Diremption",
"description": "If the Domain is a Diremption",
"type": "boolean"
},
"domain_empirical": {
"label": "Empirical Domain",
"description": "If the Domain is Empirical",
"type": "boolean"
},
"domain_hybrid": {
"label": "Hybrid Domain",
"description": "If the Domain is Hybrid",
"type": "boolean"
},
"domain_mythic": {
"label": "Mythic Domain",
"description": "If the Domain is Mythic",
"type": "boolean"
},
"essence_diremption": {
"label": "Essence Diremption",
"description": "If the Essence is a Diremption",
"type": "boolean"
},
"essence_empirical": {
"label": "Empirical Essence",
"description": "If the Essence is Empirical",
"type": "boolean"
},
"essence_hybrid": {
"label": "Hybrid Essence",
"description": "If the Essence is Hybrid",
"type": "boolean"
},
"essence_mythic": {
"label": "Mythic Essence",
"description": "If the Essence is Mythic",
"type": "boolean"
},
"framework_diremption": {
"label": "Framework Diremption",
"description": "If the Framework is a Diremption",
"type": "boolean"
},
"framework_overarching": {
"label": "Overarching Framework",
"description": "If the Framework is Overarching",
"type": "boolean"
},
"framework_focused": {
"label": "Focused Framework",
"description": "If the Framework is Focused",
"type": "boolean"
},
"framework_esoteric": {
"label": "Esoteric Framework",
"description": "If the Framework is Esoteric",
"type": "boolean"
}
},
"description": "Adds a Scope Classification quick overview table",
"format": "block"
}
</templatedata>
==Example==
<syntaxhighlight lang="wikitext" copy>
{{Scope Classification
|add_categories=no
|domain_mythic=yes
|essence_mythic=yes
|framework_focused=yes
}}
</syntaxhighlight>
{{Scope Classification
|add_categories=no
|domain_mythic=yes
|essence_mythic=yes
|framework_focused=yes
}}

[[Category:Templates: tesinormed]]
</noinclude>

Latest revision as of 10:49, September 11, 2025

Adds a Scope Classification quick overview table

Template parameters[Edit template data]

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Domain Diremptiondomain_diremption

If the Domain is a Diremption

Booleanoptional
Empirical Domaindomain_empirical

If the Domain is Empirical

Booleanoptional
Hybrid Domaindomain_hybrid

If the Domain is Hybrid

Booleanoptional
Mythic Domaindomain_mythic

If the Domain is Mythic

Booleanoptional
Essence Diremptionessence_diremption

If the Essence is a Diremption

Booleanoptional
Empirical Essenceessence_empirical

If the Essence is Empirical

Booleanoptional
Hybrid Essenceessence_hybrid

If the Essence is Hybrid

Booleanoptional
Mythic Essenceessence_mythic

If the Essence is Mythic

Booleanoptional
Framework Diremptionframework_diremption

If the Framework is a Diremption

Booleanoptional
Overarching Frameworkframework_overarching

If the Framework is Overarching

Booleanoptional
Focused Frameworkframework_focused

If the Framework is Focused

Booleanoptional
Esoteric Frameworkframework_esoteric

If the Framework is Esoteric

Booleanoptional

Example

{{Scope Classification
|add_categories=no
|domain_mythic=yes
|essence_mythic=yes
|framework_focused=yes
}}
DomainEssenceFramework
MythicMythicFocused
Contents