Jump to content

Template:GameModule: Difference between revisions

From The Sovereign Games
No edit summary
No edit summary
 
(45 intermediate revisions by the same user not shown)
Line 4: Line 4:
== Usage ==
== Usage ==
<nowiki>{{GameModule
<nowiki>{{GameModule
| type =  
| type =
| category =  
| category =
| Calibration Type =  
| Calibration Type =
| Application Layer =  
| Application Layer =
| Version =  
| Version =
| Maturity =  
| Maturity =
| Last Updated =  
| Last Updated =
| description =  
| description =
| contents =  
| contents =
}}</nowiki>
}}</nowiki>
</noinclude><includeonly>
</noinclude><includeonly>


<!-- Cargo Declaration (structured data) -->
<!-- Semantic MediaWiki Properties -->
{{#cargo_declare:_table=GameModules
{{#set:
| type = String
| Has module type = {{{type|}}}
| category = String
| Has calibration type = {{{Calibration Type|}}}
| Calibration Type = String
| Has application layer = {{{Application Layer|}}}
| Application Layer = String
| Has module version = {{{Version|}}}
| Version = String
| Has module maturity = {{{Maturity|}}}
| Maturity = String
| Has module last updated = {{{Last Updated|}}}
| Last Updated = Date
| Has module description = {{{description|}}}
| description = Text
}}
 
{{#cargo_store:_table=GameModules
| type = {{{type|}}}
| category = {{{category|}}}
| Calibration Type = {{{Calibration Type|}}}
| Application Layer = {{{Application Layer|}}}
| Version = {{{Version|}}}
| Maturity = {{{Maturity|}}}
| Last Updated = {{{Last Updated|}}}
| 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;">
<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 -->
<!-- Sovereign Games Social Preview Image -->
<span style="display:none;">{{#setmainimage:Sovereign-Games-OG-Image.jpg}}</span>
<span style="display:none;">{{#setmainimage:Sovereign-Games-OG-Image.jpg}}</span>
Line 57: Line 44:
| style="padding:6px 8px; border-bottom:1px solid #ddd;" | {{{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="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="padding:6px 8px; border-bottom:1px solid #ddd;" | {{{Calibration Type|}}}
|-
|-
Line 72: Line 59:
| style="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="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="padding:6px 8px; border-bottom:1px solid #ddd;" | {{{Last Updated|}}}
|-
|-

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 = }}