Jump to content

Template:GameModule: Difference between revisions

From The Sovereign Games
No edit summary
No edit summary
Line 16: Line 16:
</noinclude><includeonly>
</noinclude><includeonly>


<!-- Cargo Declaration - No spaces in field names -->
{{#cargo_declare:_table=GameModules
{{#cargo_declare:_table=GameModules
| _pageName = Page
| _pageName = Page
| type = String
| type = String
| category = String
| category = String
| CalibrationType = String
| Calibration_Type = String
| ApplicationLayer = String
| Application_Layer = String
| Version = String
| Version = String
| Maturity = String
| Maturity = String
| LastUpdated = Date
| Last_Updated = Date
| description = Text
| description = Text
| contents = Text
}}
}}


<!-- Cargo Store -->
{{#cargo_store:_table=GameModules
{{#cargo_store:_table=GameModules
| _pageName = {{PAGENAME}}
| _pageName = {{PAGENAME}}
| type = {{{type|}}}
| type = {{{type|}}}
| category = {{{category|}}}
| category = {{{category|}}}
| CalibrationType = {{{Calibration Type|}}}
| Calibration_Type = {{{Calibration Type|}}}
| ApplicationLayer = {{{Application Layer|}}}
| Application_Layer = {{{Application Layer|}}}
| Version = {{{Version|}}}
| Version = {{{Version|}}}
| Maturity = {{{Maturity|}}}
| Maturity = {{{Maturity|}}}
| LastUpdated = {{{Last Updated|}}}
| Last_Updated = {{{Last Updated|}}}
| description = {{{description|}}}
| description = {{{description|}}}
| contents = {{{contents|}}}
}}
}}


<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;">
<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;">

Revision as of 23:16, 11 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 = }}