Template:GameModule: Difference between revisions
Appearance
No edit summary |
No edit summary Tag: Reverted |
||
| Line 1: | Line 1: | ||
<div style="float:right; border:1px solid #a2a9b1; background-color:#f8f9fa; padding:14px; margin:10px 0 30px 25px; border-radius:8px; width: | <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> | <span style="display:none;">{{#setmainimage:Sovereign-Games-OG-Image.jpg}}</span> | ||
'''{{{name|{{PAGENAME}}}}}''' | '''{{{name|{{PAGENAME}}}}}''' | ||
{| style="width:100%; margin-top: | |||
! style="text-align:left; padding: | {| style="width:100%; margin-top:12px; border-collapse:collapse; font-size:0.92em;" | ||
| style="padding: | ! 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: | ! style="text-align:left; padding:4px 4px; border-bottom:1px solid #ddd;" | Calibration Type | ||
| style="padding: | | style="padding:4px 4px; border-bottom:1px solid #ddd;" | {{{Calibration Type|}}} | ||
|- | |- | ||
! style="text-align:left; padding: | ! style="text-align:left; padding:4px 4px; border-bottom:1px solid #ddd;" | Application Layer | ||
| style="padding: | | style="padding:4px 4px; border-bottom:1px solid #ddd;" | {{{Application Layer|}}} | ||
|- | |- | ||
! style="text-align:left; padding: | ! style="text-align:left; padding:4px 4px; border-bottom:1px solid #ddd;" | Version | ||
| style="padding: | | style="padding:4px 4px; border-bottom:1px solid #ddd;" | {{{Version|}}} | ||
|- | |- | ||
! style="text-align:left; padding: | ! style="text-align:left; padding:4px 4px; border-bottom:1px solid #ddd;" | Maturity | ||
| style="padding: | | style="padding:4px 4px; border-bottom:1px solid #ddd;" | {{{Maturity|}}} | ||
|- | |- | ||
! style="text-align:left; padding: | ! style="text-align:left; padding:4px 4px; border-bottom:1px solid #ddd;" | Last Updated | ||
| style="padding: | | style="padding:4px 4px; border-bottom:1px solid #ddd;" | {{{Last Updated|}}} | ||
|- | |- | ||
! style="text-align:left; padding: | ! 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 style=" | |||
</div> | </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="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="padding:4px 4px; border-bottom:1px solid #ddd;" | {{{Version|}}} | |||
|- | |||
! style="text-align:left; padding:4px 4px; border-bottom:1px solid #ddd;" | Maturity | |||
| style="padding:4px 4px; border-bottom:1px solid #ddd;" | {{{Maturity|}}} | |||
|- | |||
! 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> | </div> | ||
Revision as of 03:12, 5 July 2026
Documentation
This template creates a clean metadata box for Sovereign Games pages.
Parameters
name— Name of the gametype— e.g. Core Diagnostic Game, Calibration Game, etc.Calibration TypeApplication LayercategoryVersionMaturityLast Updatedstatusdescriptioncontents— Optional custom content block
Example
{{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.
}}
GameModule
| Type | |
|---|---|
| Calibration Type | |
| Application Layer | |
| Version | |
| Maturity | |
| Last Updated | |
| Status | Permanent Beta |
Documentation
This template creates a clean metadata box for Sovereign Games pages.
Parameters
name— Name of the gametype— e.g. Core Diagnostic Game, Calibration Game, etc.Calibration TypeApplication LayercategoryVersionMaturityLast Updatedstatusdescriptioncontents— Optional custom content block
Example
{{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.
}}
GameModule
| Type | |
|---|---|
| Calibration Type | |
| Application Layer | |
| Version | |
| Maturity | |
| Last Updated | |
| Status | Permanent Beta |