Template:TMTable: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 31: | Line 31: | ||
<td colspan="4" style="border-radius: 25px; border: 3px solid {{#var:border}}; background-color:{{#var:cell}}; padding: 3px;"><table class="collapsible collapsed" width="100%"><tr><th>Obtainability</th></tr> | <td colspan="4" style="border-radius: 25px; border: 3px solid {{#var:border}}; background-color:{{#var:cell}}; padding: 3px;"><table class="collapsible collapsed" width="100%"><tr><th>Obtainability</th></tr> | ||
<tr><td style="padding: 10px;"><ul style="background-color:#FFFFFF; border: 1px solid {{#var:border}}; border-radius: 20px; text-align: left; font-weight: normal; color:#000000;"> | <tr><td style="padding: 10px;"><ul style="background-color:#FFFFFF; border: 1px solid {{#var:border}}; border-radius: 20px; text-align: left; font-weight: normal; color:#000000;"> | ||
{{#replace: | {{#replace:<li style="margin-left: 50px;">{{{Locations}}} </li>|\|</li><li style="margin-left: 50px;">}} | ||
</ul></td></tr> | </ul></td></tr> | ||
</table></td></tr> | </table></td></tr> | ||
</table> | </table> | ||
</includeonly> | </includeonly> |
Revision as of 09:51, 24 June 2020
Use this to construct informational boxes for TM/HM data—namely on the TMs and HMs page.
Specify the move name with the {{{Move}}} variable.
Use locations in a \-delimited notation to specify where it can be obtained (example: Locations=Place 1\Place 2\Place 3\etc.)
If it's an HM box, add HM as an argument to {{{Scope}}} (Scope=HM).