Jump to content

Template:GameModule: Difference between revisions

From The Sovereign Games
No edit summary
No edit summary
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=GameModule
{{#cargo_declare:_table=GameModules
| type = String
| type = String
| category = String
| category = String
Line 12: Line 29:


<!-- Cargo Store -->
<!-- Cargo Store -->
{{#cargo_store:_table=GameModule
{{#cargo_store:_table=GameModules
| type = {{{type|}}}
| type = {{{type|}}}
| category = {{{category|}}}
| category = {{{category|}}}
Line 22: Line 39:
| description = {{{description|}}}
| description = {{{description|}}}
}}
}}
<!-- Your existing display box goes here -->
<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;">
... (your full sidebar code) ...
</div>
</includeonly>

Revision as of 00:25, 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 = }}