User Tools

Site Tools


columns_ui:config:item_details_titleformatting

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
columns_ui:config:item_details_titleformatting [2008/12/07 23:34] musicmusiccolumns_ui:config:item_details_titleformatting [2012/10/03 11:49] – QBcXyidKEiWfjq 94.23.1.28
Line 1: Line 1:
-====== Item details title formatting reference ====== +Get  any Desired College Degree, In less then 2 weeks.Call this number now 24 hours a day 7 days a week (413208-3069Get these Degrees NOW!!! BA  BSc  MA  MSc  MBA  PHD Get evnrhtyieg within 2 weeks.100% verifiablethis is a real dealAct now you owe it to your future.(413208-3069 call now 24 hours a day, 7 days a week.
- +
-===== Functions ===== +
- +
-==== $set_font ==== +
- +
-Changes the font used for subsequent text. +
- +
-=== Syntax === +
- +
-$set_font(//font face//,//point size//,//flags//) +
- +
-where flags are semi-colon separated values from the below list: +
- +
-^ Name ^ Type ^ +
-| bold   | boolean | +
-| italic | boolean | +
-| underline | boolean | +
- +
-You can store the output of $set_font using $put/$puts to enable you to easily recall the font later using $get. +
- +
-=== Examples === +
- +
-== Setting the font to Segoe UI 12 ptbolditalic (short form) == +
-$set_font(Segoe UI,12,bold;italic;+
-== Setting the font to Segoe UI 12 ptbolditalic (full form) == +
-$set_font(Segoe UI,12,bold=true;italic=true;+
-== Storing fonts for repeated/later use == +
-<code tagz> +
-$puts(labelfont,$set_font(Segoe UI,12,bold;italic;)) +
- +
-$get(labelfont)Artist$reset_font() %artist% +
-$crlf() +
-$get(labelfont)Title$reset_font() %title% +
-</code>   +
- +
-==== $reset_font ==== +
- +
-Restores the font for subsequent text to the default panel font. +
- +
-=== Syntax === +
- +
-$reset_font() +
columns_ui/config/item_details_titleformatting.txt · Last modified: 2012/11/04 17:44 by musicmusic