Jump to content

Template:GameModule: Difference between revisions

From The Sovereign Games
No edit summary
No edit summary
 
(33 intermediate revisions by the same user not shown)
Line 16: Line 16:
</noinclude><includeonly>
</noinclude><includeonly>


<!-- Cargo Declaration -->
<!-- Semantic MediaWiki Properties -->
{{#cargo_store:_table=GameModule
{{#set:
| type = String
| Has module type = {{{type|}}}
| category = String
| Has calibration type = {{{Calibration Type|}}}
| CalibrationType = String
| Has application layer = {{{Application Layer|}}}
| ApplicationLayer = String
| Has module version = {{{Version|}}}
| Version = String
| Has module maturity = {{{Maturity|}}}
| Maturity = String
| Has module last updated = {{{Last Updated|}}}
| LastUpdated = Date
| Has module description = {{{description|}}}
| description = Text
}}
 
<!-- Cargo Store -->
{{#cargo_store:_table=GameModules
| type = {{{type|}}}
| category = {{{category|}}}
| CalibrationType = {{{Calibration Type|}}}
| ApplicationLayer = {{{Application Layer|}}}
| Version = {{{Version|}}}
| Maturity = {{{Maturity|}}}
| LastUpdated = {{{Last Updated|}}}
| description = {{{description|}}}
}}
}}


Line 44: Line 31:
<span style="display:none;">{{#setmainimage:Sovereign-Games-OG-Image.jpg}}</span>
<span style="display:none;">{{#setmainimage:Sovereign-Games-OG-Image.jpg}}</span>


<!-- CONTENTS SECTION -->
<!-- ========== CONTENTS SECTION ========== -->
<div style="margin-top:12px; padding:12px 16px; background-color:#f8f9fa; border:1px solid #ddd; border-radius:6px;">
<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;">
<div style="margin-top:6px; font-size:0.95em; line-height:1.5;">
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 = }}