Template:GameModule: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 16: | Line 16: | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
{{#cargo_declare:_table=GameModules | {{#cargo_declare:_table=GameModules | ||
| _pageName = Page | | _pageName = Page | ||
| type = String | | type = String | ||
| category = String | | category = String | ||
| | | Calibration_Type = String | ||
| | | Application_Layer = String | ||
| Version = String | | Version = String | ||
| Maturity = String | | Maturity = String | ||
| | | Last_Updated = Date | ||
| description = Text | | description = Text | ||
| contents = Text | |||
}} | }} | ||
{{#cargo_store:_table=GameModules | {{#cargo_store:_table=GameModules | ||
| _pageName = {{PAGENAME}} | | _pageName = {{PAGENAME}} | ||
| type = {{{type|}}} | | type = {{{type|}}} | ||
| category = {{{category|}}} | | category = {{{category|}}} | ||
| | | Calibration_Type = {{{Calibration Type|}}} | ||
| | | Application_Layer = {{{Application Layer|}}} | ||
| Version = {{{Version|}}} | | Version = {{{Version|}}} | ||
| Maturity = {{{Maturity|}}} | | Maturity = {{{Maturity|}}} | ||
| | | 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 = }}