Please remember to make use of the DML Wiki Manual of Style and Code of Conduct during your stay.

 Actions

Template

Template:CampaignMapDragons

From Dragon Mania Legends (DML) Wiki

Template documentation
Note: portions of the template sample may not be visible without values provided.
View or edit this template's documentation. (About template documentation)

Example(s)

See Also

Creates a Cargo table of Campaign Map Dragons (dragons obtained after beating certain battles on the Campaign Map).

Template parameters

ParameterDescriptionTypeStatus
No parameters specified

Live Query

{{#cargo_query: table=DragonInfos, ObtainingInfos
|join on = DragonInfos._pageID = ObtainingInfos._pageID
|fields = DragonInfos._pageName=Page, ObtainingInfos.mode, ObtainingInfos.q=quest
|where = DragonInfos._pageNamespace = 0 AND DragonInfos.cargocats HOLDS "Category:Campaign Map Dragons"
|group by = DragonInfos._pageName
|order by = ObtainingInfos.mode DESC, ObtainingInfos.q ASC
|named args = yes
|format = template
|intro=
{{{!}} class{{=}}"wikitable sortable"
!Dragon
!Mode
!Quest
{{!}}-
|template=CampaignMapDragons-CargoRow
|outro=
{{!}}}
|limit=20
}}
This Wiki is created by players for other players and is not maintained by, or affiliated with, the game maker (Gameloft).
Cookies help us deliver our services. By using our services, you agree to our use of cookies.