Template:Scout

From A3! Wiki
Revision as of 09:24, 30 April 2017 by Fimbulvetr (talk | contribs)


Example

Event Name!

Event Name!

Scouting Period: April 20, 2017 16:00 JSTto April 20, 2017 21:00 JST

Featured Cards:


Documentation

==={{{scoutname}}}===
{{#if: {{{banner|}}} | [[File:{{{banner}}}|frameless|right|link=|{{{scoutname}}}]] | }}
<p>'''Scouting Period:''' {{#time: F j, Y H:i | {{{start}}}}} JST to {{#time: F j, Y H:i | {{{end}}}}} JST</p>
<p>'''Featured Cards:'''</p>
<ul>
<li>SSR {{{ssr}}}</li>
{{#if: {{{ssr2|}}} | <li>SSR {{{ssr2}}}</li> | }}
<li>SR {{{sr}}}</li>
{{#if: {{{sr2|}}} | <li>SR {{{sr2}}}</li> | }}
<li>R {{{r}}}</li>
{{#if: {{{r2|}}} | <li>R {{{r2}}}</li> | }}
</ul>
{{clear}}

Blank template:

{{Scout
|banner=
|scoutname=
|start= 
|end= 
|ssr=
|sr=
|r=
|ssr2= 
|sr2= 
|r2= 
}}

How to use (with notes):

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