Difference between revisions of "Template:Scout"

From A3! Wiki
Line 2: Line 2:
 
==={{{scoutname}}}===
 
==={{{scoutname}}}===
 
{{#if: {{{banner|}}} | [[File:{{{banner}}}|frameless|right|link=|{{{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>
+
<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> | }}
 
{{#if: {{{relatedevent|}}} | <p>'''Related Event:''' {{#switch: {{{relatedevent|}}}|TBA=To Be Confirmed|{{{relatedevent}}}}}</p> | }}
 
<p>'''Featured Cards:'''</p>
 
<p>'''Featured Cards:'''</p>

Revision as of 09:19, 30 April 2017


Example

Event Name!

Event Name!

Scouting Period: April 20, 2017 16:00 JST to November 28, 2024 10:52 {!} AMpThu, 28 Nov 2024 10:52:16 +000052Thursday 20 2017 9p11 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
}}