imported>Gathouria |
imported>Gathouria |
(28 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| <noinclude>Copy this template for use on Delving page sections: | | {| class="wikitable" style="border:1px solid #A9A9A9; margin-bottom:-1px; padding-bottom:-1px" |
| | ! width="125px" | Species || width="100px" | Image || width="25px" | HP || width="200px" | Spawn Conditions || width="125px" | Additional Notes || width="175px" | Attacks || width="75px" | Weaknesses || width="75px" | Resistances |
| | |} |
| | <noinclude> |
|
| |
|
| <nowiki>{{Infobox Delving</nowiki>
| |
| <nowiki>|SpeciesOne[[SPECIES]]</nowiki>
| |
| <nowiki>|SpeciesOneDelving={{Delve_Name_Species}}</nowiki>
| |
| <nowiki>|SpeciesTwo=[[SPECIES]]</nowiki>
| |
| <nowiki>|SpeciesTwoDelving={{Delve_Name_Species}}</nowiki>
| |
| <nowiki>|SpeciesThree=[[SPECIES]]</nowiki>
| |
| <nowiki>|SpeciesThreeDelving={{Delve_Name_Species}}</nowiki>
| |
| <nowiki>}}</nowiki>
| |
|
| |
|
| | Copy this template for use at the top of Delving sections on pages: |
|
| |
|
| | <nowiki>{{Infobox Delving}}</nowiki> |
|
| |
|
| {| class="infobox" style="width:60%"
| | [[Category:Templates]]</noinclude> |
| |-
| |
| | colspan="2" |
| |
| {| align="center" width="99%" style="background-color:#D0D0D0; border:1px solid #A9A9A9"
| |
| | align="center" style="width:21%; background-color:#A9A9A9; border-radius:0.25em 0 0 0; z-index:0; position:relative;" |
| |
| {{{SpeciesOne}}}
| |
| | align="left" style="width:79%; z-index:0; position:relative; " |
| |
| {{{SpeciesOneDelving}}}
| |
| |-
| |
| {| align="center" width="99%" style="background-color:#D0D0D0; border:1px solid #A9A9A9"
| |
| | align="center" style="width:21%; background-color:#A9A9A9; border-radius:0.25em 0 0 0; z-index:0; position:relative;" |
| |
| {{{SpeciesTwo}}}
| |
| | align="left" style="width:79%; z-index:0; position:relative; " |
| |
| {{{SpeciesTwoDelving}}}
| |
| |-
| |
| {| align="center" width="99%" style="background-color:#D0D0D0; border:1px solid #A9A9A9"
| |
| | align="center" style="width:21%; background-color:#A9A9A9; border-radius:0.25em 0 0 0; z-index:0; position:relative;" |
| |
| {{{SpeciesThree}}}
| |
| | align="left" style="width:79%; z-index:0; position:relative; " |
| |
| {{{SpeciesThreeDelving}}}
| |
| |}
| |