Template:Scout

From A3! Wiki
Revision as of 03:43, 5 June 2017 by Fimbulvetr (talk | contribs)


Example

MAGICAL DOG CIRCUS

Scouting Period: May 31, 2017 00:00 JST to June 4, 2017 23:59 JST

Featured Cards:

MAGICAL DOG CIRCUS


Documentation

==={{{scoutname}}}===
{{#if: {{{banner|}}} | [[File:{{{banner}}}|frameless|right|link=|{{{scoutname}}}]] | }}
<p>'''Scouting Period:''' {{#time: F j, Y H:i | {{{start}}}}} JST{{#if: {{{end|}}} |  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>

Blank template:

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

Using the template (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}}
<gallery mode=nolines class="smallgallery">
File:(Temptation Orangette) Banri Serious SSR.png|SSR [[Banri Settsu]]
File:(Strawberry Dip) Azuma Action SR.png|SR [[Azuma Yukishiro]]
File:(Triangle Mont Blanc) Misumi Comedy R.png|R [[Misumi Ikaruga]]</gallery>
{{clear}}

The gallery part is optional, for when we don't have the pictures, but the formatting should be as above. It's not a part of the template proper because ... it's actually easier not to automate it. You can omit the "File:" part of the image and it should still work fine.