Template:CreoLink
This documentation is transcluded from Template:CreoLink/doc.
This template renders a Creo link with its overworld icon.
Creo icons are cropped to the Creo itself, so they have no common size: they run
from 12x13 to 45x51. Nothing is ever enlarged. The default variant centres each
icon in a 45x40 box so that a column of Creo stays aligned and the rows keep an
even height, which suits a listing that gives one Creo a row. Where several Creo
share a cell, as an evoker's party does, pass inline=yes instead:
that variant keeps the icon inside the line height so the names, levels and
commas still read as one sentence.
Usage
| Wikitext | Output |
|---|---|
{{CreoLink|Scarasect}}
|
|
{{CreoLink|Nebu}}
|
|
{{CreoLink|Scarasect|inline=yes}}
|
|
{{CreoLink|Rebas|inline=yes}} 12, {{CreoLink|Furen|inline=yes}} 12
|
12, 12 |
{{CreoLink|Scarasect|text=Scarasect ♀}}
|
Nebu is the one Creo of the 342 that the listing box has to scale down.
TemplateData
Renders a Creo link with its overworld icon
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Creo | 1 name | Name of the Creo, which is also the page linked to and the icon looked up | Page name | required |
| Link | link | Page to link to, when it is not the Creo's own name | Page name | optional |
| Text | text | Link text, when it is not the Creo's own name | String | optional |
| Inline | inline | Use the compact variant, which keeps the icon inside the line height. For party lists and anywhere else several Creo share a cell. | Boolean | suggested |