Template:Icon Grid: Difference between revisions

Template page
m (add option to specify vertical alignment of the icons in the grid)
m (initial documentation)
Line 2: Line 2:


--><noinclude>
--><noinclude>
== Usage ==
{{Documentation}}
<pre><nowiki>
{{Icon Grid|
list of icons
|maxwidth= (900px by default)
|width= (inherit by default)
|vertical=top, middle or bottom (top by default)
}}
</nowiki></pre>
{{Icon Grid|
{{Icon|BlazBlue Central Fiction Ragna the Bloodedge Icon.png|imglink=Ragna the Bloodedge|caption=[[Ragna the Bloodedge]]}}
}}
For use with [[Template:Icon]]
[[Category:Templates]]
</noinclude>
</noinclude>

Revision as of 00:31, 20 February 2018

Documentation icon Template documentation[view] [edit] [history] [purge]

Usage

{{Icon Grid|
list of icons
|maxwidth= (900px by default)
|width= (inherit by default)
|vertical=top, middle or bottom (top by default)
|text-align=left, right, center (center by default)
|class=custom classes to apply (e.g. "inline character-grid bb p4u rwby uni")
}}

For use with Template:Icon