Character Vault
Any Concept / Any System
Compendium
Your System Come To Life
Roll20 for Android
Streamlined for your Tablet
Roll20 for iPad
Streamlined for your Tablet

Personal tools

Difference between revisions of "Template:Icon character extended"

From Roll20 Wiki

Jump to: navigation, search
m
 
Line 1: Line 1:
 
|| <code>{{{3}}}</code>
 
|| <code>{{{3}}}</code>
 
|style="font-family:'{{{1}}}';{{{4|}}}"| {{{2}}}
 
|style="font-family:'{{{1}}}';{{{4|}}}"| {{{2}}}
 +
<noinclude>{{documentation}}</noinclude>

Latest revision as of 17:01, 27 April 2017

|| {{{3}}} |style="font-family:'{{{1}}}';"| {{{2}}}

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

Shorthand template for displaying a non-ASCII character in the default font and a specified font as two adjacent cells in a table. Specifically, this template is designed to be used with icon fonts for showing off what the icons are.

[edit] Parameters

Index Description
1 The font to use, eg "Pictos"
2 The character to use, eg &#xe800;
3 An escaped version of #2, eg &amp;#xe800;, to display a code usable to create the character
4 Optional. Additional styles to apply to the styled character. For example, increase the font size to make the icon easier to see.

[edit] See Also