en>Jundie |
|||
(10 intermediate revisions by 4 users not shown) | |||
Line 31: | Line 31: | ||
! class="unsortable" | icon | ! class="unsortable" | icon | ||
|- | |- | ||
| ''' | | '''AK''' | ||
| {{abb| | | {{abb|AK}} | ||
| {{abb|mode=short| | | {{abb|mode=short|AK}} | ||
| [[{{abb|mode=link| | | [[{{abb|mode=link|AK}}]] | ||
| [[File:{{abb|mode=icon| | | [[File:{{abb|mode=icon|AK}}|x40px]] | ||
|- | |- | ||
| ''' | | '''AUX''' | ||
| {{abb| | | {{abb|AUX}} | ||
| {{abb|mode=short| | | {{abb|mode=short|AUX}} | ||
| [[{{abb|mode=link| | | [[{{abb|mode=link|AUX}}]] | ||
| [[File:{{abb|mode=icon| | | [[File:{{abb|mode=icon|AUX}}|x40px]] | ||
|- | |- | ||
| ''' | | '''GH''' | ||
| {{abb| | | {{abb|GH}} | ||
| {{abb|mode=short| | | {{abb|mode=short|GH}} | ||
| [[{{abb|mode=link| | | [[{{abb|mode=link|GH}}]] | ||
| [[File:{{abb|mode=icon| | | [[File:{{abb|mode=icon|GH}}|x40px]] | ||
|- | |- | ||
| '''OR''' | | '''OR''' | ||
Line 84: | Line 54: | ||
| [[{{abb|mode=link|OR}}]] | | [[{{abb|mode=link|OR}}]] | ||
| [[File:{{abb|mode=icon|OR}}|x40px]] | | [[File:{{abb|mode=icon|OR}}|x40px]] | ||
|- | |- | ||
| '''SL''' | | '''SL''' | ||
Line 114: | Line 60: | ||
| [[{{abb|mode=link|SL}}]] | | [[{{abb|mode=link|SL}}]] | ||
| [[File:{{abb|mode=icon|SL}}|x40px]] | | [[File:{{abb|mode=icon|SL}}|x40px]] | ||
|- | |||
| '''WS''' | |||
| {{abb|WS}} | |||
| {{abb|mode=short|WS}} | |||
| [[{{abb|mode=link|WS}}]] | |||
| [[File:{{abb|mode=icon|WS}}|x40px]] | |||
|- | |||
| '''WIKI''' | |||
| {{abb|WIKI}} | |||
| {{abb|mode=short|WIKI}} | |||
| [[{{abb|mode=link|WIKI}}]] | |||
| [[File:{{abb|mode=icon|WIKI}}|x40px]] | |||
|- | |- | ||
| '''none''' | | '''none''' | ||
Line 145: | Line 103: | ||
! Result | ! Result | ||
|- | |- | ||
| <code><nowiki>{{abb| | | <code><nowiki>{{abb|WS}}</nowiki></code> | ||
| {{abb| | | {{abb|WS}} | ||
|- | |- | ||
| <code><nowiki>{{abb|mode=short| | | <code><nowiki>{{abb|mode=short|WS}}</nowiki></code> | ||
| {{abb|mode=short| | | {{abb|mode=short|WS}} | ||
|- | |- | ||
| <code><nowiki>{{abb|mode=link| | | <code><nowiki>{{abb|mode=link|WS}}</nowiki></code> | ||
| {{abb|mode=link| | | {{abb|mode=link|WS}} | ||
|- | |- | ||
| <code><nowiki>{{abb|mode=icon| | | <code><nowiki>{{abb|mode=icon|WS}}</nowiki></code> | ||
| {{abb|mode=icon| | | {{abb|mode=icon|WS}} | ||
|} | |} |
Latest revision as of 05:17, 23 July 2021
![]() |
This page contains usage information for [[{{#sub:Template:Abb/doc|0|{{#rpos:Template:Abb/doc|/doc}}}}]]. |
---|
Small template which retrieves the name of an Everwind book for a given user entry.
Auxiliary template for {{Infobox}}.
Usage
{{abb|abbreviation}}
Parameters
{{#replace:{{#replace:{{#replace:{{#replace:<unnamed 1> // abb|| }}| >> | up to }}| // | or }}| ++ |, }}
Book abbrevation; see #Abbreviations below for list of valid inputs.
(default: "text")
{{#replace:{{#replace:{{#replace:{{#replace:mode|| }}| >> | up to }}| // | or }}| ++ |, }}Determines the template output.
Available options:
- icon: Returns the name of the book's icon (without "File:" prefix).
- link: Returns the name of the book's overview article.
- short: Returns a shortened version of the book's name for display in narrow spaces.
- text: Returns the book's name.
Abbreviations
<section begin="abbrevations" />
Abbreviation | text | short | link | icon |
---|---|---|---|---|
AK | Arkaeni | AK | Arkaeni (subchapter) | ![]() |
AUX | Auxiliaries | AUX | List of Auxiliary Short Stories | File:Booktitle-AUX.png |
GH | [[]] | [[File:|x40px]] | ||
OR | Outrider | OUTRIDER | Outrider (book) | File:Booktitle-OR.png |
SL | Snowleaf | SNOW | Snowleaf (subchapter) | ![]() |
WS | [[]] | [[File:|x40px]] | ||
WIKI | About | WIKI | The Verges Wiki:About | File:Booktitle-WIKI.png |
none | mentioned-only | mentioned-only |
<section end="abbrevations" />
Adding new abbrevations
Simply add the following to the template and fill it out:
-->|ABBREVIATION=<!-- -->{{#switch:{{lc:{{{mode|}}}}}<!-- -->|icon =<!-- -->|link =<!-- -->|short =<!-- -->|text|#default =<!-- -->}}<!--
Please note:
- The abbreviation needs to be in all-uppercase.
- Icon file names should be specified without "File:" prefix.
In addition, please try to maintain alphabetical order of abbreviations within the template.
Examples
Input | Result |
---|---|
{{abb|WS}}
|
|
{{abb|mode=short|WS}}
|
|
{{abb|mode=link|WS}}
|
|
{{abb|mode=icon|WS}}
|