Editing Template:Jumptoletter
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
{{#ifeq:{{{dots|no}}}|yes<!-- | |||
-->|<!-- ifeq dots=yes --><!-- | -->|<!-- ifeq dots=yes --><!-- | ||
-->{{#switch:{{uc:{{{current|}}}}} | -->{{#switch:{{uc:{{{current|}}}}} | ||
| # = <span style="color:#FF0000; text-decoration:underline;">#</span>{{ | |||
}}<!-- switch current ends --><!-- | }}<!-- switch current ends --><!-- | ||
-->{{#ifeq:{{{back|}}}|yes|{{dot}}}}<!-- | |||
-->|<!-- ifeq dots=no --><!-- | -->|<!-- ifeq dots=no --><!-- | ||
-->{{#switch:{{uc:{{{current|}}}}} | -->{{#switch:{{uc:{{{current|}}}}} | ||
| # = <span style="color:#FF0000; text-decoration:underline;">#</span>  | |||
}}<!-- switch current ends --><!-- | }}<!-- switch current ends --><!-- | ||
-->{{#ifeq:{{{back|}}}|yes| }}<!-- | |||
-->}}<!-- ifeq dots ends --><!-- | -->}}<!-- ifeq dots ends --><!-- | ||
-->{{#ifeq:{{{back| | -->{{#ifeq:{{{back|}}}|yes|[[#top|Back to top]]}}<!-- | ||
--><noinclude> | --><noinclude> | ||
<br style="clear: both;" /> | |||
---- | |||
*Examples: | |||
{| class="wikitable nowrap" style="margin:auto;" | |||
|+ Caption | |||
! Jump to letter: {{jumptoletter|dots=yes}} | |||
{| class="wikitable" style="margin:auto;" | |||
| {{jumptoletter| | |||
|} | |} | ||
<br> | <br> | ||
{| class="wikitable" style="margin:auto;" | {| class="wikitable nowrap" style="margin:auto;" | ||
| | | Jump to letter: {{jumptoletter|dots=yes}} | ||
|} | |} | ||
Line 95: | Line 94: | ||
{| class="wikitable mw-datatable" style="font-size:85%; width:100%;" | {| class="wikitable mw-datatable" style="font-size:85%; width:100%;" | ||
|+ style="caption-side: | |+ style="caption-side:bottom; text-align:right; padding-right:10px;" | {{jumptoletter|dots=yes|back=yes|current=m}} | ||
! Name !! {{flagonly|EU}} PAL !! {{flagonly|US}} NTSC-U/C !! {{flagonly|JP}} NTSC-J !! Notes | ! style="width:27%;" | Name !! style="width:7%;" | {{flagonly|EU}} PAL !! style="width:7%;" | {{flagonly|US}} NTSC-U/C !! style="width:7%;" | {{flagonly|JP}} NTSC-J !! style="width:52%;" | Notes | ||
|- | |- | ||
| xxxxxxxxxxxxxxx || {{unplayable}} || {{unplayable}} || {{minorissues}} || | | xxxxxxxxxxxxxxx || {{unplayable}} || {{unplayable}} || {{minorissues}} || | ||
Line 105: | Line 104: | ||
|} | |} | ||
[[Category:Templates]]</noinclude> | *Without dots | ||
**Jump to letter: '''{{jumptoletter}}''' <nowiki>{{jumptoletter}}</nowiki> | |||
**Jump to letter: '''{{jumptoletter|back=yes}}''' <nowiki>{{jumptoletter|back=yes}}</nowiki> | |||
**Jump to letter: '''{{jumptoletter|current=a}}''' <nowiki>{{jumptoletter|current=a}}</nowiki> | |||
**Jump to letter: '''{{jumptoletter|back=yes|current=B}}''' <nowiki>{{jumptoletter|back=yes|current=B}}</nowiki> | |||
*With dots | |||
**Jump to letter: '''{{jumptoletter|dots=yes}}''' <nowiki>{{jumptoletter|dots=yes}}</nowiki> | |||
**Jump to letter: '''{{jumptoletter|dots=yes|back=yes}}''' <nowiki>{{jumptoletter|dots=yes|back=yes}}</nowiki> | |||
**Jump to letter: '''{{jumptoletter|dots=yes|current=A}}''' <nowiki>{{jumptoletter|dots=yes|current=A}}</nowiki> | |||
**Jump to letter: '''{{jumptoletter|dots=yes|back=yes|current=b}}''' <nowiki>{{jumptoletter|dots=yes|back=yes|current=b}}</nowiki> | |||
</noinclude><noinclude>[[Category:Templates]]</noinclude> |