Difference between revisions of "Template:SummonShowcase"

From Dragalia Lost Wiki
Jump to navigation Jump to search
imported>Elaeagnifolia
imported>Elaeagnifolia
Line 3: Line 3:
 
! colspan=4 | Summoning Showcase
 
! colspan=4 | Summoning Showcase
 
|-
 
|-
| rowspan=3 style="width:45%; text-align:center;" | {{#ifexist: {{image|}} | [[File:{{{image|}}}|300px|link=]] | [[File:Unknown.png|300px|link=]] }}
+
| rowspan=3 style="width:40%; text-align:center;" | {{#ifexist: {{image|}} | [[File:{{{image|}}}|300px|link=]] | [[File:Unknown.png|300px|link=]] }}
 
| style="text-align:right;" | '''Rate Up Units'''
 
| style="text-align:right;" | '''Rate Up Units'''
 
| style="text-align:center;" | {{#if: {{{unit1|}}} | <div style="display:inline-block; text-align:center; padding:4px;">{{Icon|{{{unit1Type|}}}|{{{unit1|}}}}}<br/>[[{{{unit1|}}}]]</div>}}{{#if: {{{unit2|}}} | <div style="display:inline-block; text-align:center;padding:4px;">{{Icon|{{{unit2Type|}}}|{{{unit2|}}}}}<br/>[[{{{unit2|}}}]]</div>}}{{#if: {{{unit3|}}} | <div style="display:inline-block; text-align:center;padding:4px;">{{Icon|{{{unit3Type|}}}|{{{unit3|}}}}}<br/>[[{{{unit3|}}}]]</div>}}{{#if: {{{unit4|}}} | <div style="display:inline-block; text-align:center;padding:4px;">{{Icon|{{{unit4Type|}}}|{{{unit4|}}}}}<br/>[[{{{unit4|}}}]]</div>}}
 
| style="text-align:center;" | {{#if: {{{unit1|}}} | <div style="display:inline-block; text-align:center; padding:4px;">{{Icon|{{{unit1Type|}}}|{{{unit1|}}}}}<br/>[[{{{unit1|}}}]]</div>}}{{#if: {{{unit2|}}} | <div style="display:inline-block; text-align:center;padding:4px;">{{Icon|{{{unit2Type|}}}|{{{unit2|}}}}}<br/>[[{{{unit2|}}}]]</div>}}{{#if: {{{unit3|}}} | <div style="display:inline-block; text-align:center;padding:4px;">{{Icon|{{{unit3Type|}}}|{{{unit3|}}}}}<br/>[[{{{unit3|}}}]]</div>}}{{#if: {{{unit4|}}} | <div style="display:inline-block; text-align:center;padding:4px;">{{Icon|{{{unit4Type|}}}|{{{unit4|}}}}}<br/>[[{{{unit4|}}}]]</div>}}

Revision as of 15:18, 2 October 2018

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=
}}