Template:Scope Classification: Difference between revisions
Template page
More actions
Content deleted Content added
Tesinormed (talk | contribs) No edit summary Tag: 2017 source edit |
Tesinormed (talk | contribs) 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
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Domain Diremption | domain_diremption | If the Domain is a Diremption | Boolean | optional |
| Empirical Domain | domain_empirical | If the Domain is Empirical | Boolean | optional |
| Hybrid Domain | domain_hybrid | If the Domain is Hybrid | Boolean | optional |
| Mythic Domain | domain_mythic | If the Domain is Mythic | Boolean | optional |
| Essence Diremption | essence_diremption | If the Essence is a Diremption | Boolean | optional |
| Empirical Essence | essence_empirical | If the Essence is Empirical | Boolean | optional |
| Hybrid Essence | essence_hybrid | If the Essence is Hybrid | Boolean | optional |
| Mythic Essence | essence_mythic | If the Essence is Mythic | Boolean | optional |
| Framework Diremption | framework_diremption | If the Framework is a Diremption | Boolean | optional |
| Overarching Framework | framework_overarching | If the Framework is Overarching | Boolean | optional |
| Focused Framework | framework_focused | If the Framework is Focused | Boolean | optional |
| Esoteric Framework | framework_esoteric | If the Framework is Esoteric | Boolean | optional |
Example
{{Scope Classification
|add_categories=no
|domain_mythic=yes
|essence_mythic=yes
|framework_focused=yes
}}
| Domain | Essence | Framework |
|---|---|---|
| Mythic | Mythic | Focused |