Editor
121
edits
|  (Created page with "{{#switch: {{{1}}} <!-- RARITIES --> | common      = colspan="{{{colspan|6}}}" style="background: #bfbfbf" {{!}} Common | rare        = colspan="{{{colspan|3}}}" style="background: #f7ad8d" {{!}} Rare | legendary   = colspan="{{{colspan|1}}}" style="background: #ac76de" {{!}} Legendary | ultra       = colspan="{{{colspan|1}}}" style="background: #d9719e" {{!}} Ultra Beast | paradox     = colspan="{{{colspan|1}}}" style="background: #cd2e2e; color: #fff" {{!}} Paradox  <!...") | No edit summary | ||
| Line 1: | Line 1: | ||
| {{#switch: {{{1}}} | <includeonly>{{#switch: {{{1}}} | ||
| <!-- RARITIES --> | <!-- RARITIES --> | ||
| | common      = colspan="{{{colspan|6}}}" style="background: #bfbfbf" {{!}} Common | | common      = colspan="{{{colspan|6}}}" style="background: #bfbfbf" {{!}} Common | ||
| | rare        = colspan="{{{colspan|3}}}" style="background: #f7ad8d" {{!}} Rare | | rare        = colspan="{{{colspan|3}}}" style="background: #f7ad8d" {{!}} Rare | ||
| | legendary   = colspan="{{{colspan|1}}}" style="background: #ac76de" {{!}} Legendary | | legendary   = colspan="{{{colspan|1}}}" style="background: #ac76de; color: white" {{!}} Legendary | ||
| | ultra       = colspan="{{{colspan|1}}}" style="background: #d9719e" {{!}} Ultra Beast | | ultra       = colspan="{{{colspan|1}}}" style="background: #d9719e; color: white" {{!}} Ultra Beast | ||
| | paradox     = colspan="{{{colspan|1}}}" style="background: #cd2e2e; color:  | | paradox     = colspan="{{{colspan|1}}}" style="background: #cd2e2e; color: white" {{!}} Paradox | ||
| <!-- LOCATIONS --> | <!-- LOCATIONS --> | ||
| Line 19: | Line 19: | ||
| | floor       = colspan="{{{colspan|6}}}" style="color: black; background: linear-gradient(to right, #b5c9e8, #b5c9e8, #b5c9e8)" {{!}} '''{{{text|Floor Encounters}}}''' | | floor       = colspan="{{{colspan|6}}}" style="color: black; background: linear-gradient(to right, #b5c9e8, #b5c9e8, #b5c9e8)" {{!}} '''{{{text|Floor Encounters}}}''' | ||
| | #default    = "{{{1}}}" is not a recognized value — see [[Template:LocationHeader]] for a list of valid keywords. | | #default    = "{{{1}}}" is not a recognized value — see [[Template:LocationHeader]] for a list of valid keywords. | ||
| }} | }}</includeonly><noinclude>{{Documentation}}</noinclude> | ||