Template:CardRelease: Difference between revisions

From LOTR-TCG Wiki
(Edited the base CardRelease definition to support the IsUnique field)
No edit summary
Line 7: Line 7:
|Revision=Integer(mandatory)
|Revision=Integer(mandatory)
|ReleaseDate=Date
|ReleaseDate=Date
|ReleaseNotes=String
|ReleaseNotes=String (size=3000)
|ImageFilename=File (regex={{WikiIDRegex}}_card\.\w+)
|ImageFilename=File (regex={{WikiIDRegex}}_card\.\w+)
|PortraitFilename=File (regex={{WikiIDRegex}}_portrait\.\w+)
|PortraitFilename=File (regex={{WikiIDRegex}}_portrait\.\w+)
Line 37: Line 37:
|Lore=String(size=500)
|Lore=String(size=500)
|PromoText=String(size=500)
|PromoText=String(size=500)
|Notes=String}}
|Notes=String(size=3000)}}
</noinclude><includeonly>{{#cargo_store:_table=CardReleases
</noinclude><includeonly>{{#cargo_store:_table=CardReleases
|ID={{uc:{{{ID}}}}}
|ID={{uc:{{{ID}}}}}

Revision as of 02:20, 4 July 2022

This is the "CardRelease" template.

It should be called in the following format:

{{CardRelease
|ID=
|BaseCardID=
|Subset=
|Revision=
|ReleaseDate=
|ReleaseNotes=
|ImageFilename=
|PortraitFilename=
|LanguageCode=
|IsPhysical=
|IsPlayable=
|CollInfo=
|IsUnique=
|Title=
|Subtitle=
|Subtypes=
|TwilightCost=
|Strength=
|StrengthMod=
|Vitality=
|VitalityMod=
|SiteNum=
|SiteNumMod=
|Resistance=
|ResistanceMod=
|CanBearRing=
|Signet=
|Block=
|ShadowNum=
|ArrowDir=
|GameText=
|TaggedGameText=
|FormattedGameText=
|Lore=
|PromoText=
|Notes=
}}

Edit the page to see the template text.

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