Template:Icon

From Blue Archive Wiki
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|Cover|title=Uses cover|text=Uses Icon_Cover.png|size=24}}
{{Icon|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|Equipment_Icon_Bag_Tier1|title=Bag|link=Equipment#Bag|size=62}}

Bag