Difference between revisions of "Template:Scout"

From A3! Wiki
Line 6: Line 6:
 
<p>'''Featured Cards:'''</p>
 
<p>'''Featured Cards:'''</p>
 
<div align="left"><gallery mode=packed>
 
<div align="left"><gallery mode=packed>
{{#if: {{{ssr|}}} | File:{{{ssr}}}.png{!}SSR{!}alt={{{ssr}}} | }}
+
{{#if: {{{ssr|}}} | File:{{{ssr}}}.png|SSR|alt={{{ssr}}} | }}
 
</gallery></div>
 
</gallery></div>
 +
{{clear}}
 
</includeonly>
 
</includeonly>
  

Revision as of 10:01, 30 April 2017


Example

Event Name!

Event Name!

Scouting Period: April 20, 2017 16:00 JST to 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>
{{#if: {{{ssr|}}} | <li>SSR {{{ssr}}}</li> | }}
{{#if: {{{ssr2|}}} | <li>SSR {{{ssr2}}}</li> | }}
{{#if: {{{sr|}}} | <li>SR {{{sr}}}</li> | }}
{{#if: {{{sr2|}}} | <li>SR {{{sr2}}}</li> | }}
{{#if: {{{r|}}} | <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
}}