Template:GGGame: Difference between revisions
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 5: | Line 5: | ||
<pre>{{GGGame | <pre>{{GGGame | ||
|UID= | |UID= | ||
|FormattedName= | |||
|Type= | |Type= | ||
|Genre= | |||
|Available= | |Available= | ||
|ReleaseDate= | |ReleaseDate= | ||
Line 14: | Line 16: | ||
{{#cargo_declare:_table=GGGame | {{#cargo_declare:_table=GGGame | ||
|UID=Integer | |UID=Integer | ||
|FormattedName=String | |||
|Type=String | |Type=String | ||
|Genre=String | |||
|Available=Boolean | |Available=Boolean | ||
|ReleaseDate=Date | |ReleaseDate=Date | ||
Line 23: | Line 27: | ||
{{#cargo_store:_table=GGGame | {{#cargo_store:_table=GGGame | ||
|UID={{{UID|}}} | |UID={{{UID|}}} | ||
|FormattedName={{{FormattedName|}}} | |||
|Type={{{Type|}}} | |Type={{{Type|}}} | ||
|Genre={{{Genre|}}} | |||
|Available={{{Available|}}} | |Available={{{Available|}}} | ||
|ReleaseDate={{{ReleaseDate|}}} | |ReleaseDate={{{ReleaseDate|}}} |
Latest revision as of 12:08, 24 May 2024
This is the Cargo template for all Goober Games Games.
Usage:
{{GGGame |UID= |FormattedName= |Type= |Genre= |Available= |ReleaseDate= |Image= |BuyLink= }}
This template defines the table "GGGame". View table.