Difference between revisions of "Template:SummonShowcase"

From Dragalia Lost Wiki
Jump to navigation Jump to search
>Mornsta-gpuser
>Mornsta-gpuser
Line 96: Line 96:
 
<div style="display:inline-block; vertical-align:top; width:80px; text-align:center; padding:4px;">{{Icon|Adventurer|{{#sub:{{#explode:{{{Adventurer|}}}|,|9}}}}}}<br/>[[{{#explode:{{{Adventurer|}}}|,|9}}]]</div>
 
<div style="display:inline-block; vertical-align:top; width:80px; text-align:center; padding:4px;">{{Icon|Adventurer|{{#sub:{{#explode:{{{Adventurer|}}}|,|9}}}}}}<br/>[[{{#explode:{{{Adventurer|}}}|,|9}}]]</div>
 
|Didn't work
 
|Didn't work
}}{{{CustomAdventurer|}}}
+
}}{{{CustomAdventurer|}}}{{#switch:
{{#switch:
 
 
|{{#explode:{{{Dragon|}}}|,|0}}=
 
|{{#explode:{{{Dragon|}}}|,|0}}=
 
|{{#explode:{{{Dragon|}}}|,|1}}= <div style="display:inline-block; vertical-align:top; width:80px; text-align:center; padding:4px;">{{Icon|Dragon|{{#sub:{{#explode:{{{Dragon|}}}|,|0}}}}}}<br/>[[{{#explode:{{{Dragon|}}}|,|0}}]]</div>
 
|{{#explode:{{{Dragon|}}}|,|1}}= <div style="display:inline-block; vertical-align:top; width:80px; text-align:center; padding:4px;">{{Icon|Dragon|{{#sub:{{#explode:{{{Dragon|}}}|,|0}}}}}}<br/>[[{{#explode:{{{Dragon|}}}|,|0}}]]</div>
Line 121: Line 120:
 
<div style="display:inline-block; vertical-align:top; width:80px; text-align:center; padding:4px;">{{Icon|Dragon|{{#sub:{{#explode:{{{Dragon|}}}|,|5}}}}}}<br/>[[{{#explode:{{{Dragon|}}}|,|5}}]]</div>
 
<div style="display:inline-block; vertical-align:top; width:80px; text-align:center; padding:4px;">{{Icon|Dragon|{{#sub:{{#explode:{{{Dragon|}}}|,|5}}}}}}<br/>[[{{#explode:{{{Dragon|}}}|,|5}}]]</div>
 
|Didn't work
 
|Didn't work
}}{{{CustomDragon|}}}
+
}}{{{CustomDragon|}}}{{#switch:
{{#switch:
 
 
|{{#explode:{{{Wyrmprint|}}}|,|0}}=
 
|{{#explode:{{{Wyrmprint|}}}|,|0}}=
 
|{{#explode:{{{Wyrmprint|}}}|,|1}}= <div style="display:inline-block; vertical-align:top; width:80px; text-align:center; padding:4px;">{{Icon|Wyrmprint|{{#sub:{{#explode:{{{Wyrmprint|}}}|,|0}}}}}}<br/>[[{{#explode:{{{Wyrmprint|}}}|,|0}}]]</div>
 
|{{#explode:{{{Wyrmprint|}}}|,|1}}= <div style="display:inline-block; vertical-align:top; width:80px; text-align:center; padding:4px;">{{Icon|Wyrmprint|{{#sub:{{#explode:{{{Wyrmprint|}}}|,|0}}}}}}<br/>[[{{#explode:{{{Wyrmprint|}}}|,|0}}]]</div>

Revision as of 12:04, 22 March 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=
}}