Jump to content

Template:GameModule: Difference between revisions

From The Sovereign Games
No edit summary
No edit summary
 
(24 intermediate revisions by the same user not shown)
Line 1: Line 1:
<!-- Cargo Declaration -->
<noinclude>
{{#cargo_declare:_table=GameModule
This is the main metadata template for Sovereign Games pages.
| type = String
 
| category = String
== Usage ==
| CalibrationType = String
<nowiki>{{GameModule
| ApplicationLayer = String
| type =
| Version = String
| category =
| Maturity = String
| Calibration Type =
| LastUpdated = Date
| Application Layer =
| description = Text
| Version =
| Maturity =
| Last Updated =
| description =
| contents =
}}</nowiki>
</noinclude><includeonly>
 
<!-- Semantic MediaWiki Properties -->
{{#set:
| Has module type = {{{type|}}}
| Has calibration type = {{{Calibration Type|}}}
| Has application layer = {{{Application Layer|}}}
| Has module version = {{{Version|}}}
| Has module maturity = {{{Maturity|}}}
| Has module last updated = {{{Last Updated|}}}
| Has module description = {{{description|}}}
}}
}}


<!-- Cargo Store -->
<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;">
{{#cargo_store:_table=GameModule
<!-- Sovereign Games Social Preview Image -->
| type = {{{type|}}}
<span style="display:none;">{{#setmainimage:Sovereign-Games-OG-Image.jpg}}</span>
| category = {{{category|}}}
 
| CalibrationType = {{{Calibration Type|}}}
<!-- ========== CONTENTS SECTION ========== -->
| ApplicationLayer = {{{Application Layer|}}}
<div style="margin-top:12px; padding:12px 16px; background-color:#f8f9fa; border:1px solid #ddd; border-radius:6px;">
| Version = {{{Version|}}}
<div style="margin-top:6px; font-size:0.95em; line-height:1.5;">
| Maturity = {{{Maturity|}}}
{{{contents|}}}
| LastUpdated = {{{Last Updated|}}}
</div>
| description = {{{description|}}}
</div>
}}
 
== Meta ==
'''{{{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="text-align:left; padding:6px 8px; border-bottom:1px solid #ddd; width:140px;" | Type
| style="padding:6px 8px; border-bottom:1px solid #ddd;" | {{{type|}}}
|-
! style="text-align:left; padding:6px 8px; border-bottom:1px solid #ddd;" | Functional Layer
| style="padding:6px 8px; border-bottom:1px solid #ddd;" | {{{Calibration Type|}}}
|-
! style="text-align:left; padding:6px 8px; border-bottom:1px solid #ddd;" | Application Layer
| style="padding:6px 8px; border-bottom:1px solid #ddd;" | {{{Application Layer|}}}
|-
! style="text-align:left; padding:6px 8px; border-bottom:1px solid #ddd;" | Category
| style="padding:6px 8px; border-bottom:1px solid #ddd;" | {{{category|}}}
|-
! style="text-align:left; padding:6px 8px; border-bottom:1px solid #ddd;" | Version
| style="padding:6px 8px; border-bottom:1px solid #ddd;" | {{{Version|}}}
|-
! style="text-align:left; padding:6px 8px; border-bottom:1px solid #ddd;" | Maturity
| style="padding:6px 8px; border-bottom:1px solid #ddd;" | {{{Maturity|}}}
|-
! style="text-align:left; padding:6px 8px; border-bottom:1px solid #ddd;" | Last Calibration
| style="padding:6px 8px; border-bottom:1px solid #ddd;" | {{{Last Updated|}}}
|-
! style="text-align:left; padding:6px 8px; border-bottom:1px solid #ddd;" | Status
| style="padding:6px 8px; border-bottom:1px solid #ddd;" | [[Permanent Beta|{{{status|Permanent Beta}}}]]
|-
! style="text-align:left; padding:6px 8px;" | Description
| style="padding:6px 8px;" | {{{description|}}}
|}
== Menu ==
<hr style="margin:14px 0; border:0; border-top:1px solid #ddd;">
'''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>
 
</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 = }}