Template:BBDW Event: Difference between revisions

Template page
m (added TOC after event table)
(adding params storypg and gachapg to store the page name for the related gacha/story)
 
(2 intermediate revisions by the same user not shown)
Line 11: Line 11:
</tr><!--
</tr><!--


-->{{#if:{{{image|}}}|<tr><td colspan="2" style="text-align:center;">[[File:{{{image|}}}|500x600px]]}}<!--
--><tr><td colspan="2" style="text-align:center;">{{#if:{{{image|}}}|[[File:{{{image|}}}|500x600px]]}}<!--
-->{{#if:{{{image2|}}}|[[File:{{{image2|}}}|260x500px]]</td></tr>}}<!--
-->{{#if:{{{image2|}}}|[[File:{{{image2|}}}|260x500px]]}}</td></tr><!--


--><tr><th>Event Type</th><td>{{{eventtype|}}}</td></tr>
--><tr><th>Event Type</th><td>{{{eventtype|}}}</td></tr>
Line 124: Line 124:
|new_grimoires={{{new_grimoires|}}}
|new_grimoires={{{new_grimoires|}}}
|notes={{{notes|}}}
|notes={{{notes|}}}
|gachapg={{{gachapg|}}}
|storypg={{{storypg|}}}
}}<!--
}}<!--


Line 141: Line 143:
|new_grimoires=List (,) of String
|new_grimoires=List (,) of String
|notes=Wikitext
|notes=Wikitext
|gachapg=Page
|storypg=Page
}}
}}


Adds basic info about a BBDW event or gacha.
Adds basic info about a BBDW event or gacha.
See also
* [[Template:BBDW Event/Preload]] for the text/headers that are pre-loaded into event pages when they are created using [[Form:BBDW Event]].
* [[Form:BBDW Event]] - Create or edit BBDW event pages
* [[Form:BBDW Gacha]] - Create or edit BBDW gacha pages
==Usage==
==Usage==
<pre><nowiki>
<pre><nowiki>
Line 167: Line 177:


|notes=
|notes=
|gachapg=name of the page for the related gacha
|storypg=name of the page for related story
}}
}}
</nowiki></pre>
</nowiki></pre>
[[Category:Templates]]
[[Category:Templates]]
</noinclude>
</noinclude>

Latest revision as of 23:33, 31 December 2021

This template defines the table "BBDW_Events". View table.

Adds basic info about a BBDW event or gacha.

See also

Usage

{{BBDW Event
|nameen=Test Gacha
|namejp=テストガチャ
|namejpalt=
|image=
|image2=
|eventtype=Gacha
|start=2021/02/16 12:00:00AM
|end=

|featured_chars=Rate-Up characters for gacha; Event Bonus characters for events
|new_chars=other newly added characters in the gacha or event that aren't on rate-up or have an event bonus

|featured_grimoires=Rate-Up Grimoires
|new_grimoires=Other new grimoires added to the event or gacha that don't have rate-up or event bonus.

|tradable_chars=Characters that can be traded for from the gacha exchange.
|tradable_grimoires=
|trade_item=Item name

|notes=
|gachapg=name of the page for the related gacha
|storypg=name of the page for related story
}}