Template:KeitaArea2: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 52: | Line 52: | ||
<div class="keita-infobox-section"> | <div class="keita-infobox-section"> | ||
<h2 class="keita-infobox-section-title">[[File:{{{Badge}}}_Badge_Icon.png|30px]] {{PAGENAME}} Gym</h2> | <h2 class="keita-infobox-section-title">[[File:{{{Badge}}}_Badge_Icon.png|30px]] {{PAGENAME}} Gym</h2> | ||
< | <table class="keita-info-rows"> | ||
< | <tr> | ||
< | <th>Gym Leader</th> | ||
< | <td>{{{Leader}}}</td> | ||
</ | </tr> | ||
< | <tr> | ||
< | <th>Type Specialty</th> | ||
< | <td>[[{{{GymType}}}_(type)|{{{GymType}}}]]</td> | ||
</ | </tr> | ||
< | <tr> | ||
< | <th>Badge</th> | ||
< | <td>{{{Badge}}} Badge</td> | ||
</ | </tr> | ||
</ | </table> | ||
</div> | </div> | ||
}} | }} | ||
| Line 72: | Line 72: | ||
<div class="keita-infobox-section"> | <div class="keita-infobox-section"> | ||
<h2 class="keita-infobox-section-title">Resources</h2> | <h2 class="keita-infobox-section-title">Resources</h2> | ||
< | <table class="keita-info-rows"> | ||
< | {{#if:{{{BattleNPCs|}}}| | ||
<tr> | |||
<th>Battleable NPCs</th> | |||
<td>{{{BattleNPCs}}}</td> | |||
< | </tr> | ||
}} | |||
{{#if:{{{Items|}}}| | |||
<tr> | |||
< | <th>Ground Items</th> | ||
<td>{{{Items}}}</td> | |||
</tr> | |||
}} | |||
</ | {{#if:{{{BerryTrees|}}}| | ||
<tr> | |||
<th>Berry Trees</th> | |||
<td>{{{BerryTrees}}}</td> | |||
</tr> | |||
}} | |||
</table> | |||
</div> | </div> | ||
}} | }} | ||
Latest revision as of 22:49, 29 September 2025
This template tabulates all basic area data. Usage: Template:AreaInfoBox