Difference between revisions of "User:Mezzodrinker/GauntletEncounter"
From Cassette Beasts
Mezzodrinker (talk | contribs) (Created page with "<div class="display: inline-flex; flex-direction: column; align-items: center;"><span>'''{{{difficulty}}}''', carriage #{{{carriage}}}{{#switch: {{{miniboss|}}} | y | yes | 1...") |
Mezzodrinker (talk | contribs) m (Sandbox) |
||
Line 1: | Line 1: | ||
− | <div class="display: inline-flex; flex-direction: column; align-items: center;"><span>'''{{{difficulty}}}''', carriage #{{{carriage}}}{{#switch: {{{miniboss|}}} | y | yes | 1 | true = , {{MinimapIcon|Miniboss}} Miniboss}}{{#switch: {{{backup|}}} | y | yes | 1 | true = , Backup}}</span><table class="wikitable">{{#if: {{{1|}}}<tr>{{{1}}}</tr>}}{{#if: {{{2|}}}<tr>{{{2}}}</tr>}}{{#if: {{{3|}}}<tr>{{{3}}}</tr>}}{{#if: {{{4|}}}<tr>{{{4}}}</tr>}}{{#if: {{{5|}}}<tr>{{{5}}}</tr>}}{{#if: {{{6|}}}<tr>{{{6}}}</tr>}}{{#if: {{{7|}}}<tr>{{{7}}}</tr>}}{{#if: {{{8|}}}<tr>{{{8}}}</tr>}}{{#if: {{{9|}}}<tr>{{{9}}}</tr>}}{{#if: {{{10|}}}<tr>{{{10}}}</tr>}}{{#if: {{{11|}}}<tr>{{{11}}}</tr>}}{{#if: {{{12|}}}<tr>{{{12}}}</tr>}}{{#if: {{{13|}}}<tr>{{{13}}}</tr>}}{{#if: {{{14|}}}<tr>{{{14}}}</tr>}}{{#if: {{{15|}}}<tr>{{{15}}}</tr>}}{{#if: {{{16|}}}<tr>{{{16}}}</tr>}}</table></div><noinclude> | + | <div class="display: inline-flex; flex-direction: column; align-items: center;"><span>'''{{{difficulty}}}''', carriage #{{{carriage}}}{{#switch: {{{miniboss|}}} | y | yes | 1 | true = , {{MinimapIcon|Miniboss}} Miniboss}}{{#switch: {{{backup|}}} | y | yes | 1 | true = , Backup}}</span><table class="wikitable">{{#if: {{{1|}}}|<tr>{{{1}}}</tr>}}{{#if: {{{2|}}}|<tr>{{{2}}}</tr>}}{{#if: {{{3|}}}|<tr>{{{3}}}</tr>}}{{#if: {{{4|}}}|<tr>{{{4}}}</tr>}}{{#if: {{{5|}}}|<tr>{{{5}}}</tr>}}{{#if: {{{6|}}}|<tr>{{{6}}}</tr>}}{{#if: {{{7|}}}|<tr>{{{7}}}</tr>}}{{#if: {{{8|}}}|<tr>{{{8}}}</tr>}}{{#if: {{{9|}}}|<tr>{{{9}}}</tr>}}{{#if: {{{10|}}}|<tr>{{{10}}}</tr>}}{{#if: {{{11|}}}|<tr>{{{11}}}</tr>}}{{#if: {{{12|}}}|<tr>{{{12}}}</tr>}}{{#if: {{{13|}}}|<tr>{{{13}}}</tr>}}{{#if: {{{14|}}}|<tr>{{{14}}}</tr>}}{{#if: {{{15|}}}|<tr>{{{15}}}</tr>}}{{#if: {{{16|}}}|<tr>{{{16}}}</tr>}}</table></div><noinclude> |
== Examples == | == Examples == | ||
<ul> | <ul> |
Revision as of 15:33, 29 November 2024
{{{difficulty}}}, carriage #{{{carriage}}}
Examples
-
{{User:Mezzodrinker/GauntletEncounter | difficulty = Even Harder | carriage = 1 | miniboss = yes | backup = yes | {{BattleTeamCell|monster=Bansheep}} }}
→ -
{{User:Mezzodrinker/GauntletEncounter | difficulty = Even Harder | carriage = 1 | backup = no | {{BattleTeamCell|monster=Candevil}} | {{BattleTeamCell|monster=Candevil|bootleg_type=Beast}} | {{BattleTeamCell|monster=Candevil|bootleg_type=Air}} | {{BattleTeamCell|monster=Candevil|bootleg_type=Astral}} | {{BattleTeamCell|monster=Candevil|bootleg_type=Earth}} | {{BattleTeamCell|monster=Candevil|bootleg_type=Fire}} | {{BattleTeamCell|monster=Candevil|bootleg_type=Ice}} | {{BattleTeamCell|monster=Candevil|bootleg_type=Lightning}} | {{BattleTeamCell|monster=Candevil|bootleg_type=Metal}} | {{BattleTeamCell|monster=Candevil|bootleg_type=Plant}} | {{BattleTeamCell|monster=Candevil|bootleg_type=Plastic}} | {{BattleTeamCell|monster=Candevil|bootleg_type=Poison}} | {{BattleTeamCell|monster=Candevil|bootleg_type=Water}} | {{BattleTeamCell|monster=Candevil|bootleg_type=Glass}} | {{BattleTeamCell|monster=Candevil|bootleg_type=Glitter}} | {{BattleTeamCell|monster=Bansheep|bootleg_type=Glitter}} }}
→