Anonymous
×
Create a new article
Write your page title here:
We currently have 1,806 articles on Everwind Wiki. Type your article name above or click on one of the titles below and start writing!



Everwind Wiki
1,806Articles

Template:Abb/doc: Difference between revisions

en>Rebecca Zarzycki
en>Rebecca Zarzycki
Line 36: Line 36:
| [[{{abb|mode=link|COE}}]]
| [[{{abb|mode=link|COE}}]]
| [[File:{{abb|mode=icon|COE}}|x40px]]
| [[File:{{abb|mode=icon|COE}}|x40px]]
|-
| '''DLB'''
| {{abb|DLB}}
| {{abb|mode=short|DLB}}
| [[{{abb|mode=link|DLB}}]]
| [[File:{{abb|mode=icon|DLB}}|x40px]]
|-
|-
| '''F42'''
| '''F42'''
Line 60: Line 54:
| [[{{abb|mode=link|GOTR}}]]
| [[{{abb|mode=link|GOTR}}]]
| [[File:{{abb|mode=icon|GOTR}}|x40px]]
| [[File:{{abb|mode=icon|GOTR}}|x40px]]
|-
| '''GT'''
| {{abb|GT}}
| {{abb|mode=short|GT}}
| [[{{abb|mode=link|GT}}]]
| [[File:{{abb|mode=icon|GT}}|x40px]]
|-
| '''JC'''
| {{abb|JC}}
| {{abb|mode=short|JC}}
| [[{{abb|mode=link|JC}}]]
| [[File:{{abb|mode=icon|JC}}|x40px]]
|-
|-
| '''LL'''
| '''LL'''
Line 78: Line 60:
| [[{{abb|mode=link|LL}}]]
| [[{{abb|mode=link|LL}}]]
| [[File:{{abb|mode=icon|LL}}|x40px]]
| [[File:{{abb|mode=icon|LL}}|x40px]]
|-
| '''LS'''
| {{abb|LS}}
| {{abb|mode=short|LS}}
| [[{{abb|mode=link|LS}}]]
| [[File:{{abb|mode=icon|LS}}|x40px]]
|-
|-
| '''OR'''
| '''OR'''
Line 90: Line 66:
| [[{{abb|mode=link|OR}}]]
| [[{{abb|mode=link|OR}}]]
| [[File:{{abb|mode=icon|OR}}|x40px]]
| [[File:{{abb|mode=icon|OR}}|x40px]]
|-
| '''RD'''
| {{abb|RD}}
| {{abb|mode=short|RD}}
| [[{{abb|mode=link|RD}}]]
| [[File:{{abb|mode=icon|RD}}|x40px]]
|-
|-
| '''ROI'''
| '''ROI'''
Line 140: Line 110:
|}
|}
<section end="abbrevations" />
<section end="abbrevations" />


===Adding new abbrevations===
===Adding new abbrevations===

Revision as of 06:10, 11 June 2013

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
COE Clash of Emblems CLASH Clash of Emblems File:Booktitle-COE.png
F42 Federation 42 FED 42 Federation 42 (book) File:Booktitle-F42.png
FAC The Facility FACILITY The Facility (short) File:Booktitle-FAC.png
GOTR Gift of the Rook GOTR Gift of the Rook [[File:|x40px]]
LL Legion of Liberty LEGION Legion of Liberty (short) File:Booktitle-LL.png
OR Outrider OUTRIDER Outrider (book) File:Booktitle-OR.png
ROI Revelation of Influism INFLUISM Revelation of Influism (book) File:Booktitle-ROI.png
RPG EWRPG RPG Everwind RPG File:Booktitle-RPG.png
RV [[]] [[File:|x40px]]
SH [[]] [[File:|x40px]]
SL Snowleaf SNOW Snowleaf (subchapter)
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|F42}} Federation 42
{{abb|mode=short|F42}} FED 42
{{abb|mode=link|F42}} Federation 42 (book)
{{abb|mode=icon|F42}} Booktitle-F42.png