Difference between revisions of "Template:SummonShowcase"

From Dragalia Lost Wiki
Jump to navigation Jump to search
>Mornsta-gpuser
>Canim44
(Added youtube link to template (may need to adjust formatting))
Line 10: Line 10:
 
|Dragons=List (,) of String
 
|Dragons=List (,) of String
 
|Wyrmprints=List (,) of String
 
|Wyrmprints=List (,) of String
 +
|Video=String
 
}}</noinclude><includeonly><!--
 
}}</noinclude><includeonly><!--
 
// Cargo Store
 
// Cargo Store
Line 22: Line 23:
 
|Dragons={{{Dragon|}}}{{{CustomDragonList|}}}
 
|Dragons={{{Dragon|}}}{{{CustomDragonList|}}}
 
|Wyrmprints={{{Wyrmprint|}}}{{{CustomWyrmprintList|}}}
 
|Wyrmprints={{{Wyrmprint|}}}{{{CustomWyrmprintList|}}}
 +
|Video={{{Video|}}}
 
}}
 
}}
 
|}}</includeonly>
 
|}}</includeonly>
Line 33: Line 35:
 
<div style="margin:15px">
 
<div style="margin:15px">
 
{{#ifexist: File:Banner Summon Showcase {{{Title|}}}.png | [[File: Banner Summon Showcase {{{Title|}}}.png|400px|link={{{Title|}}}]] | [[File:Unknown.png|300px|link=File:Banner Summon Showcase {{{Title|}}}.png]] }}
 
{{#ifexist: File:Banner Summon Showcase {{{Title|}}}.png | [[File: Banner Summon Showcase {{{Title|}}}.png|400px|link={{{Title|}}}]] | [[File:Unknown.png|300px|link=File:Banner Summon Showcase {{{Title|}}}.png]] }}
 +
{{#if: {{{Video|}}}| {{#ev:youtube|{{{Video|}}}}}}}
 
</div>
 
</div>
  

Revision as of 11:47, 18 July 2019

This template defines the table "SummonShowcase". This table has not been created yet.

50px Documentation

Parameters

  • Title= Title as in the Summon Showcase Banner
    • Example:
      Winds of Hope
  • StartDate= The start date for the banner, with the format "Month Day, Year h:mm AM UTC"
    • Example:
      November 15, 2018 6:00 AM UTC
  • EndDate= The end date for the banner, with the format "Month Day, Year h:mm AM UTC"
    • Example:
      November 30, 2018 5:59 AM UTC
  • Adventurer= List of adventurers featured in the banner, separated by commas
    • Example:
      Louise, Lowen, Pietro
  • Dragon= List of dragons featured in the banner, separated by commas
    • Example:
      Garuda, Roc
  • Wyrmprint= List of wyrmprint featured in the banner, separated by commas
    • Example:
      Gentle Winds, Gale of Beauty, Fresh Perspective, Sisters of the Anvil, Garuda's Feathers
  • Type= Regular (default value if missing) or Platinum.
  • MaxSummons= Max number of times you're allowed to summon on a Platinum showcase.


  • Note that the image uses the title to render and show be uploaded as:
    Banner Summon Showcase "Title".png
    • Example:
      Banner Summon Showcase Winds of Hope.png

Example

{{SummonShowcase
|Title=Winds of Hope
|StartDate=November 15, 2018 6:00 AM UTC
|EndDate=November 30, 2018 5:59 AM UTC
|Adventurer=Louise, Lowen, Pietro
|Dragon=Garuda, Roc
|Wyrmprint=Gentle Winds, Gale of Beauty, Fresh Perspective, Sisters of the Anvil, Garuda's Feathers
}}

Blank Template

{{SummonShowcase
|Title=
|StartDate=
|EndDate=
|Adventurer=
|Dragon=
|Wyrmprint=
}}