Template:Icon/sandbox

From Blue Archive Wiki
Revision as of 08:51, 3 July 2021 by Electricsheep (talk | contribs) (Documented new functionality)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Outputs an inline icon.

Function[edit]

{{Icon|code[|text=][|title=][|link=][|size=16]}}

Text[edit]

Where it makes sense for attached text to be wrapped into the same span tag as the icon:

This icon wraps additional {{Icon|Indoor|text=arbitrary text}} into its own span

This icon wraps additional Indoor arbitrary text into its own span

Icon size[edit]

Use optional size parameter to specify icon size in pixels if needed:

{{Icon|Indoor|size=32}}

Indoor


Icon names reference[edit]

Location types[edit]

Indoor Indoor

Outdoor Outdoor

Urban Urban

Other icons[edit]

Files beginning with `Icon_` can be referenced by their name following that

{{Icon/sandbox|Cover|title=Uses cover|text=Uses Icon_Cover.png|size=24}}
{{Icon/sandbox|Nocover|title=Uses cover|text=Uses Icon_Nocover.png|size=24}}

Uses cover Uses Icon_Cover.png

Uses cover Uses Icon_Nocover.png


Complete filename can also be provided to render any image

{{Icon/sandbox|Equipment_Icon_Bag_Tier1|title=Bag|link=Equipment#Bag|size=62}}

Bag