How to use the Cards and Dice Font: Difference between revisions

m
Kataclysm moved page How to use the Cards and Dice font to How to use the Cards and Dice Font: making the capitalization match the Pyramid Love page
m (Kataclysm moved page How to use the Cards and Dice font to How to use the Cards and Dice Font: making the capitalization match the Pyramid Love page)
 
(5 intermediate revisions by the same user not shown)
Line 1:
==Cards-and-Dice: the Font==
The Cards- and- Dice-2024 font (v1.13) font is installed on thethis wiki and allows users to place polyhedral dice, poker cards, and Zark City cards into any page using only text. To do this, you must use the template set up specifically for it.
 
==Displaying Cards==
Simply place your text within double brackets and type a name, color, and size.
<br><br>'''General-rules example:'''
<div style="text-align:center">'''<nowiki>{{</nowiki><font color=blue>CD</font>|<font color=green>:nickname</font>|<font color=red>colorheart7</font>|<font color=purple>size3em</font><nowiki>}}</nowiki>'''</div>
 
<br>'''Actual real-world example:'''
<div style="text-align:center">*'''<nowiki>{{</nowiki><font color=blue>CD</font>|''' is The template designation (<font color=greenblue>::heart7'''C'''</font>|<fontards and color=red>red</font>|<font color=purple>3em</font><nowiki>}}</nowikiblue>''' = {{CD|:heart7|red|3em}}D'''</divfont>ice).
*<font color=green>''':heart7'''</font> is the nickname for the icon, in this case a Heart suit with the rank 7.
*'''<font color=blue>CD</font>''': The template designation
*<font color=greenred>''':heart7red'''</font> Theis nicknamethe color you forwant the icon, into thisbe. case(This acan Heartalso suitbe withentered thein rankhex 7.color codes like ''#ff00e0'')
*<font color=redpurple>'''red3em'''</font>: Theis colorhow big you want the icon to be. (This can also be entered in hex color codes like ''#ff00e0'')
*<font color=purple>'''3em'''</font>: How big you want the icon to be
<br>
 
 
<br>
<br>'''Actual real-world example:'''<br>
'''<nowiki>{{</nowiki><font color=blue>CD</font>|<font color=green>:heart7</font>|<font color=red>red</font>|<font color=purple>3em</font><nowiki>}}</nowiki>''' becomes {{CD|:heart7|red|3em}}
 
 
'''Bare bones example:''' <div style="text-align:center">'''<nowiki>{{</nowiki><font color=blue>CD</font>|<font color=green>:starj</font><nowiki>}}</nowiki>''' = {{CD|:starj}}</div>
<br>
*'''<font color=blue>CD</font>''': The template designation
*<font color=green>''':starj'''</font> The nickname for the icon, in this case a '''star''' suit of rank '''j'''ack
*No color specified, so the pyramidsymbol will default to black
*No size specified, so the pyramidsymbol size will default to 1em
<br><br>
'''Size specified but not color example:'''
Line 27 ⟶ 33:
===Naming Convention===
Each symbol that it's possible to display with the Cards and Dice font has a particular name that you need to put after a colon. The names are pretty easy to guess once you know the basic rules. For cards:
*The first letterpart will always be the suit of the card. You'll type '''club''', '''diamond''', '''heart''', '''spade''', or '''star'''. You can do plural or singular, but the suit must be lowercase.
*The next next lettersletter(s) will be the rank of the card you're displaying. A, 2, 3, up to K. You can use uppercase or lowercase for the ranks.
<br>