Jump to content

Template:GameModule: Difference between revisions

From The Sovereign Games (MoA Lab)
No edit summary
Tag: Reverted
No edit summary
 
(53 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
== Documentation ==
This is the main metadata template for Sovereign Games pages.
This template creates a clean metadata box for Sovereign Games pages.


=== Parameters ===
== Usage ==
* <code>name</code> — Name of the game
<nowiki>{{GameModule
* <code>type</code> — e.g. Core Diagnostic Game, Calibration Game, etc.
| type =
* <code>Calibration Type</code>
| category =
* <code>Application Layer</code>
| Calibration Type =
* <code>category</code>
| Application Layer =
* <code>Version</code>
| Version =
* <code>Maturity</code>
| Maturity =
* <code>Last Updated</code>
| Last Updated =
* <code>status</code>
| description =
* <code>description</code>
| contents =
* <code>contents</code> — Optional custom content block
}}</nowiki>
</noinclude><includeonly>


=== Example ===
<!-- Semantic MediaWiki Properties -->
<pre>
{{#set:
{{GameModule
| Has module type = {{{type|}}}
| type = Core Diagnostic Game
| Has calibration type = {{{Calibration Type|}}}
| Calibration Type = Behavioral Pattern
| Has application layer = {{{Application Layer|}}}
| Application Layer = Individual + Power Dynamics
| Has module version = {{{Version|}}}
| Version = 0.9
| Has module maturity = {{{Maturity|}}}
| Maturity = Active Development
| Has module last updated = {{{Last Updated|}}}
| Last Updated = 2026-07-05
| Has module description = {{{description|}}}
| description = Brief description here.
}}
}}
</pre>
</noinclude>


<div style="float:right; border:1px solid #a2a9b1; background-color:#f8f9fa; padding:14px; margin:10px 0 30px 25px; border-radius:8px; width:300px; box-shadow:0 2px 8px rgba(0,0,0,0.08); font-size:0.93em;">
<div style="float:right; border:1px solid #a2a9b1; background-color:#f8f9fa; padding:14px; margin:10px 0 30px 25px; border-radius:8px; width:320px; box-shadow:0 2px 8px rgba(0,0,0,0.08); font-size:0.93em;">
<!-- Sovereign Games Social Preview Image -->
<span style="display:none;">{{#setmainimage:Sovereign-Games-OG-Image.jpg}}</span>
<span style="display:none;">{{#setmainimage:Sovereign-Games-OG-Image.jpg}}</span>


<!-- ========== CONTENTS SECTION ========== -->
<div style="margin-top:12px; padding:12px 16px; background-color:#f8f9fa; border:1px solid #ddd; border-radius:6px;">
<div style="margin-top:6px; font-size:0.95em; line-height:1.5;">
{{{contents|}}}
</div>
</div>
== Meta ==
'''{{{name|{{PAGENAME}}}}}'''
'''{{{name|{{PAGENAME}}}}}'''
 
{| style="width:100%; margin-top:10px; border-collapse:collapse; font-size:0.92em; line-height:1.4; background-color:#f8f9fa; border:1px solid #ddd; border-radius:6px;"
{| style="width:100%; margin-top:12px; border-collapse:collapse; font-size:0.92em;"
! style="text-align:left; padding:6px 8px; border-bottom:1px solid #ddd; width:140px;" | Type
! style="text-align:left; padding:4px 4px; border-bottom:1px solid #ddd;" | Type
| style="padding:6px 8px; border-bottom:1px solid #ddd;" | {{{type|}}}
| style="padding:4px 4px; border-bottom:1px solid #ddd;" | {{{type|}}}
|-
! style="text-align:left; padding:4px 4px; border-bottom:1px solid #ddd;" | Calibration Type
| style="padding:4px 4px; border-bottom:1px solid #ddd;" | {{{Calibration Type|}}}
|-
! style="text-align:left; padding:4px 4px; border-bottom:1px solid #ddd;" | Application Layer
| style="padding:4px 4px; border-bottom:1px solid #ddd;" | {{{Application Layer|}}}
|-
|-
! style="text-align:left; padding:4px 4px; border-bottom:1px solid #ddd;" | Version
! style="text-align:left; padding:6px 8px; border-bottom:1px solid #ddd;" | Functional Layer
| style="padding:4px 4px; border-bottom:1px solid #ddd;" | {{{Version|}}}
| style="padding:6px 8px; border-bottom:1px solid #ddd;" | {{{Calibration Type|}}}
|-
|-
! style="text-align:left; padding:4px 4px; border-bottom:1px solid #ddd;" | Maturity
! style="text-align:left; padding:6px 8px; border-bottom:1px solid #ddd;" | Application Layer
| style="padding:4px 4px; border-bottom:1px solid #ddd;" | {{{Maturity|}}}
| style="padding:6px 8px; border-bottom:1px solid #ddd;" | {{{Application Layer|}}}
|-
! style="text-align:left; padding:4px 4px; border-bottom:1px solid #ddd;" | Last Updated
| style="padding:4px 4px; border-bottom:1px solid #ddd;" | {{{Last Updated|}}}
|-
! style="text-align:left; padding:4px 4px;" | Status
| style="padding:4px 4px;" | [[Permanent Beta|{{{status|Permanent Beta}}}]]
|}
<div style="margin-top:14px; font-size:0.92em; color:#444;">
{{{description|}}}
</div>
</div><noinclude>
== Documentation ==
This template creates a clean metadata box for Sovereign Games pages.
 
=== Parameters ===
* <code>name</code> — Name of the game
* <code>type</code> — e.g. Core Diagnostic Game, Calibration Game, etc.
* <code>Calibration Type</code>
* <code>Application Layer</code>
* <code>category</code>
* <code>Version</code>
* <code>Maturity</code>
* <code>Last Updated</code>
* <code>status</code>
* <code>description</code>
* <code>contents</code> — Optional custom content block
 
=== Example ===
<pre>
{{GameModule
| type = Core Diagnostic Game
| Calibration Type = Behavioral Pattern
| Application Layer = Individual + Power Dynamics
| Version = 0.9
| Maturity = Active Development
| Last Updated = 2026-07-05
| description = Brief description here.
}}
</pre>
</noinclude>
 
<div style="float:right; border:1px solid #a2a9b1; background-color:#f8f9fa; padding:14px; margin:10px 0 30px 25px; border-radius:8px; width:300px; box-shadow:0 2px 8px rgba(0,0,0,0.08); font-size:0.93em;">
<span style="display:none;">{{#setmainimage:Sovereign-Games-OG-Image.jpg}}</span>
 
'''{{{name|{{PAGENAME}}}}}'''
 
{| style="width:100%; margin-top:12px; border-collapse:collapse; font-size:0.92em;"
! style="text-align:left; padding:4px 4px; border-bottom:1px solid #ddd;" | Type
| style="padding:4px 4px; border-bottom:1px solid #ddd;" | {{{type|}}}
|-
|-
! style="text-align:left; padding:4px 4px; border-bottom:1px solid #ddd;" | Calibration Type
! style="text-align:left; padding:6px 8px; border-bottom:1px solid #ddd;" | Category
| style="padding:4px 4px; border-bottom:1px solid #ddd;" | {{{Calibration Type|}}}
| style="padding:6px 8px; border-bottom:1px solid #ddd;" | {{{category|}}}
|-
|-
! style="text-align:left; padding:4px 4px; border-bottom:1px solid #ddd;" | Application Layer
! style="text-align:left; padding:6px 8px; border-bottom:1px solid #ddd;" | Version
| style="padding:4px 4px; border-bottom:1px solid #ddd;" | {{{Application Layer|}}}
| style="padding:6px 8px; border-bottom:1px solid #ddd;" | {{{Version|}}}
|-
|-
! style="text-align:left; padding:4px 4px; border-bottom:1px solid #ddd;" | Version
! style="text-align:left; padding:6px 8px; border-bottom:1px solid #ddd;" | Maturity
| style="padding:4px 4px; border-bottom:1px solid #ddd;" | {{{Version|}}}
| style="padding:6px 8px; border-bottom:1px solid #ddd;" | {{{Maturity|}}}
|-
|-
! style="text-align:left; padding:4px 4px; border-bottom:1px solid #ddd;" | Maturity
! style="text-align:left; padding:6px 8px; border-bottom:1px solid #ddd;" | Last Calibration
| style="padding:4px 4px; border-bottom:1px solid #ddd;" | {{{Maturity|}}}
| style="padding:6px 8px; border-bottom:1px solid #ddd;" | {{{Last Updated|}}}
|-
|-
! style="text-align:left; padding:4px 4px; border-bottom:1px solid #ddd;" | Last Updated
! style="text-align:left; padding:6px 8px; border-bottom:1px solid #ddd;" | Status
| style="padding:4px 4px; border-bottom:1px solid #ddd;" | {{{Last Updated|}}}
| style="padding:6px 8px; border-bottom:1px solid #ddd;" | [[Permanent Beta|{{{status|Permanent Beta}}}]]
|-
|-
! style="text-align:left; padding:4px 4px;" | Status
! style="text-align:left; padding:6px 8px;" | Description
| style="padding:4px 4px;" | [[Permanent Beta|{{{status|Permanent Beta}}}]]
| style="padding:6px 8px;" | {{{description|}}}
|}
|}
<div style="margin-top:14px; font-size:0.92em; color:#444;">
== Menu ==
{{{description|}}}
<hr style="margin:14px 0; border:0; border-top:1px solid #ddd;">
</div>
'''Core Principles'''
* Reality gets final vote
* See the Game. Refuse the Game. Build Better.
* Permanent Beta
'''Navigation'''
* [[List_of_Games|Full Game Library]]
* [[:Category:Core Diagnostic|Core Diagnostic]]
* [[How_to_Use_Diagnostic_Games|How to Use These Games]]
'''Related'''
* [[One-Way Nature of the Sovereign Games]]
* [[Hidden Mastery]]
* [[The Royal Cubit Civilization (Strategy)]]
</div>
</div>
</includeonly>

Latest revision as of 13:38, 19 July 2026

This is the main metadata template for Sovereign Games pages.

Usage

{{GameModule | type = | category = | Calibration Type = | Application Layer = | Version = | Maturity = | Last Updated = | description = | contents = }}