Template:ERAProduct: Difference between revisions

From Goober Games
(Created page with "<includeonly>{{#switch: {{{1|}}} | SDS1a = Flamecrest Mariners | SDS1b = Skyquake Dominion | SDS1c = Blazewind Ridge | EXP1 = Expansion Set 1 }}</includeonly><noinclude> Template for consistently making references to specific ERA products. '''Usage:''' <pre> {{ERAProduct|PRODCODE}} </pre> Options for prodcode: * SDS1a * S...")
 
No edit summary
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>{{#switch: {{{1|}}}
<noinclude>
  | SDS1a = [[Genesis (ED1)#Flamecrest Mariners|Flamecrest Mariners]]
This is the Cargo template for ERA products.
  | SDS1b = [[Genesis (ED1)#Skyquake Dominion|Skyquake Dominion]]
  | SDS1c = [[Genesis (ED1)#Blazewind Ridge|Blazewind Ridge]]
  | EXP1 = [[Genesis (ED1)#Expansion Set 1|Expansion Set 1]]
}}</includeonly><noinclude>
Template for consistently making references to specific ERA products.


'''Usage:'''
Usage:
<pre>
<pre>{{ERAProduct
{{ERAProduct|PRODCODE}}
|Code=
</pre>
|UPC=
|AvailableDate=
|InPrint=
|Type=
|Image=
|Special=
|Printings=
|BuyLink=
}}</pre>


Options for prodcode:
{{#cargo_declare:_table=ERA_Product
* SDS1a
|Code=String
* SDS1b
|UPC=String
* SDS1c
|AvailableDate=Date
* EXP1
|InPrint=Boolean
|Type=String
|Image=File
|Special=List (,) of String
|Printings=List (,) of Integer
|BuyLink=URL
}}
</noinclude><includeonly>
{{#cargo_store:_table=ERA_Product
|Code={{{Code|}}}
|UPC={{{UPC|}}}
|AvailableDate={{{AvailableDate|}}}
|InPrint={{{InPrint|}}}
|Type={{{Type|}}}
|Image={{{Image|}}}
|Special={{{Special|}}}
|Printings={{{Printings|}}}
|BuyLink={{{BuyLink|}}}
}}</includeonly>


[[Category:Inline Templates]]</noinclude>
<noinclude>[[Category:Cargo Templates]]</noinclude>

Latest revision as of 19:09, 21 May 2024

This is the Cargo template for ERA products.

Usage:

{{ERAProduct
|Code=
|UPC=
|AvailableDate=
|InPrint=
|Type=
|Image=
|Special=
|Printings=
|BuyLink=
}}

This template defines the table "ERA_Product". View table.