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>


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


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

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