Template:CardInfobox: Difference between revisions

From LOTR-TCG Wiki
m (Teltura moved page Template:CardInfoBox to Template:CardInfobox without leaving a redirect: caps)
No edit summary
Line 2: Line 2:
{{#template_params:ID}}
{{#template_params:ID}}
</noinclude><includeonly>
</noinclude><includeonly>
teh cards: {{{1}}}
{| class="wikitable card-infobox-container" style="float:right; width:370px; margin:0 0 0 50px"
|+ <big>Gimli, Son of Gloin</big>
|-
|
{{#cargo_query:tables=Cards=C,CardReleases=CR
|join on=C.ID = CR.BaseCardID
|fields=CR.ImageFilename=Filename, CR.LanguageCode, CR.Subset=Style
|where=C.ID='{{IDLookup|{{{ID}}}}}'
|template=GalleryQuery
|named args=yes
|delimiter=\n
|intro= <gallery mode="slideshow" showthumbnails>
|outro=</gallery>
}}
|-
|style="padding:0px;"|


{{#cargo_query:  
{| class="wikitable mw-collapsible" style="width:100%;margin:0"
tables=Cards=C,CardReleases=CR,Rarities=R,CardSets=S
|-
|fields='Image:'TRIM(CR.ImageFilename)
!colspan="3" class="mw-customtoggle-section1"|Collection Info
|join on=C.ID = CR.BaseCardID,R.Abbr=C.Rarity,S.ID=C.SetNum
|-
|where= C.ID = '{{{1}}}'
|style="width:140px"| '''Title'''
|format=list
|colspan="2" | Gimli
|delimiter=\n}}
|-
| '''Subtitle'''
|colspan="2"| Son of Gloin
|-
| '''Set'''
|colspan="2"| 1 - [[Fellowship of the Ring]]
|-
| '''Rarity'''
|colspan="2"| R - [[Rarity|Rare]]
|-
| '''Card Number'''
|colspan="2"| 13
|-
| '''Revisions'''
|colspan="2"| 0 (never been errata'd)
|-
| '''Language'''
|colspan="2"| EN - English
|-
| '''Collectible'''
|colspan="2"| Yes
|-
| '''Notes'''  
|colspan="2"|
|}
 
|-
|style="padding:0px;"|
 
{| class="wikitable mw-collapsible" style="width:100%;margin:0"
|-
!colspan="3" class="mw-customtoggle-section1"|Gameplay Info
|-
|style="width:140px"| '''Playable'''
|colspan="2" | Yes
|-
| '''Culture'''  
|colspan="2"| {{C|Dwarven}}
|-
| '''Side'''
|colspan="2"| [[Free Peoples]]
|-
| '''Race'''
|colspan="2"| [[Dwarf]]
|-
| '''Twilight Cost'''
|colspan="2"| 2
|-
| '''Strength'''
|colspan="2"| 6
|-
| '''Vitality'''
|colspan="2"| 3
|-
| '''Signet'''
|colspan="2"| Gandalf
|-
| '''Game Text'''
|colspan="2"| '''Damage +1'''.
'''Skirmish''': Exert Gimli to make him strength +2.  
|-
| '''Lore'''
|colspan="2"| ''“There was a younger dwarf at Glóin's side: his son Gimli.”''
|}
 
|-
|style="padding:0px;"|
 
{| class="wikitable mw-collapsible mw-collapsed" style="width:100%;margin:0"
|-
!colspan="3" class="mw-customtoggle-section1"|Translations
|-
!style="width:140px"| '''Language'''
!colspan="2"  | FR - French
|-
| '''Name'''
|colspan="2"| Gimli, Fil de Gloin
|-
| '''Game Text'''
|colspan="2"| '''Dégâts +1'''.
'''Combat:''' Affaiblissez Gimli pour lui donner +2 en force.
|-
| '''Lore'''
|colspan="2"| “À côté de Glóin se trouvait un jeune Nain: son fils Gimli.
|-
| '''Notes'''
|colspan="2"|
|}
 
|-
|style="padding:0px;"|
 
{| class="wikitable mw-collapsible mw-collapsed" style="width:100%;margin:0"
|-
!colspan="3" class="mw-customtoggle-section1"|Technical Info
|-
|style="width:140px"| '''Wiki Base Card ID'''
|colspan="2"  | LOTR-EN01S013.0
|-
| '''TLHH ID'''
|colspan="2"| TLHH_ImageNum
|-
| '''Gemp ID'''
|colspan="2"| GEMP_ID
|-
| '''LOTRO Hex ID'''  
|colspan="2"| LOTRO_HexNum
|-
| '''LOTRO Image ID'''
|colspan="2"| LOTRO_ImageNum
|}
 
|}
</includeonly>
</includeonly>

Revision as of 00:44, 3 October 2021

This is the "CardInfobox" template.

It should be called in the following format:

{{CardInfobox
|ID=
}}

Edit the page to see the template text.