Difference between revisions of "Template:Scout"

From A3! Wiki
m
Line 11: Line 11:
 
}}
 
}}
 
</includeonly>
 
</includeonly>
 
+
<noinclude>[[Category:Templates]]</noinclude>
<noinclude>
 
==Example==
 
{{Scout
 
|banner=MAGICAL DOG CIRCUS gacha.png
 
|scoutname=MAGICAL DOG CIRCUS
 
|start=May 31 2017 00:00
 
|end=June 4 2017 23:59
 
}}
 
{{Scout
 
|banner=February Magic bitter & sweet gacha.png
 
|scoutname=February Magic bitter & sweet
 
|start=February 20 2017 16:00
 
|end=February 24 2017 13:59
 
|type=combined
 
|scout1=February Magic bitter
 
|scout2=February Magic sweet
 
}}
 
 
 
{{clear}}
 
 
 
==Documentation==
 
 
 
<pre>==={{{scoutname}}}===
 
{{#if: {{{banner|}}} | [[File:{{{banner}}}|frameless|right|link=|{{{scoutname}}}]] | }}
 
<p>'''Scouting Period:''' {{#time: F j, Y H:i | {{{start}}}}} JST{{#if: {{{end|}}} | &nbsp;to {{#time: F j, Y H:i | {{{end}}}}} JST |, end date to be confirmed}}</p>
 
{{#if: {{{relatedevent|}}} | <p>'''Related Event:''' {{#switch: {{{relatedevent|}}}|TBA=To Be Confirmed|{{{relatedevent}}}}}</p> | }}
 
<p>'''Featured Cards:'''</p>
 
<ul>{{#if: {{{ssr|}}} | <li>{{Rarity|rarity=SSR}} {{{ssr}}}</li> | }}
 
{{#if: {{{ssr2|}}} | <li>{{Rarity|rarity=SSR}} {{{ssr2}}}</li> | }}
 
{{#if: {{{sr|}}} | <li>{{Rarity|rarity=SR}} {{{sr}}}</li> | }}
 
{{#if: {{{sr2|}}} | <li>{{Rarity|rarity=SR}} {{{sr2}}}</li> | }}
 
{{#if: {{{r|}}} | <li>{{Rarity|rarity=R}} {{{r}}}</li> | }}
 
{{#if: {{{r2|}}} | <li>{{Rarity|rarity=R}} {{{r2}}}</li> | }}</ul></pre>
 
 
 
Blank template:
 
<pre>{{Scout
 
|banner=
 
|scoutname=
 
|start=
 
|end=
 
|ssr=
 
|sr=
 
|r=
 
|ssr2=
 
|sr2=
 
|r2=
 
}}</pre>
 
 
 
Using the template (with notes):
 
<pre>{{Scout
 
|banner=banner.png (include file extension)
 
|scoutname=Jun Sleeps Event
 
|start=4/20/2017 16:00
 
|end=April 20 2017 9pm
 
|ssr="Handsome Squidward" [[Character Name]]
 
|sr="Card Name" [[Character Name]]
 
|r="Also a Card Name" [[Character Name]]
 
|ssr2= you only need these if it's a double gacha
 
|sr2= so delete these if there are only 1 set of cards
 
|r2= bye}}
 
{{clear}}
 
</pre>
 
 
 
</noinclude>
 

Revision as of 12:59, 6 February 2018