Template:GameModule: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 16: | Line 16: | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
<!-- | <!-- Cargo Declaration --> | ||
{{# | {{#cargo_declare:_table=GameModules | ||
| | | _pageName = Page | ||
| | | type = String | ||
| | | category = String | ||
| | | CalibrationType = String | ||
| | | ApplicationLayer = String | ||
| | | Version = String | ||
| | | Maturity = String | ||
| | | 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 --> | ||
<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 = }}