Template:GameModule: Difference between revisions
Appearance
No edit summary Tag: Reverted |
No edit summary Tags: Manual revert Reverted |
||
| Line 1: | Line 1: | ||
<noinclude> | |||
This is the main metadata template for Sovereign Games pages. | |||
== Usage == | |||
<nowiki>{{GameModule | |||
| type = | |||
| category = | |||
| Calibration Type = | |||
| Application Layer = | |||
| Version = | |||
| Maturity = | |||
| Last Updated = | |||
| description = | |||
| contents = | |||
}}</nowiki> | |||
</noinclude><includeonly> | |||
<!-- Cargo Declaration --> | <!-- Cargo Declaration --> | ||
{{#cargo_declare:_table= | {{#cargo_declare:_table=GameModules | ||
| type = String | | type = String | ||
| category = String | | category = String | ||
| Line 22: | Line 39: | ||
| description = {{{description|}}} | | description = {{{description|}}} | ||
}} | }} | ||
<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> | |||
<!-- 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}}}}}''' | |||
{| 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;" | Calibration Type | |||
| 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 Updated | |||
| 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> | |||
Revision as of 00:04, 12 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 = }}