Changes

Jump to navigation Jump to search
m
→‎Custom mail formatting: Adding precisions (thanks to maddog and Tlitookilakin (Wren) investigations) and image
Line 834: Line 834:  
| <samp>[letterbg {{t|asset name}} {{t|index}}]</samp>
 
| <samp>[letterbg {{t|asset name}} {{t|index}}]</samp>
 
| Changes the default letter background to the given texture. The asset name should match a texture containing two rows: one with 320x180 pixel letter background images, and one with 24x24 pixel button backgrounds shown behind attached items. The index is the sprite to use from those rows, starting at 0 for the first one.
 
| Changes the default letter background to the given texture. The asset name should match a texture containing two rows: one with 320x180 pixel letter background images, and one with 24x24 pixel button backgrounds shown behind attached items. The index is the sprite to use from those rows, starting at 0 for the first one.
The max width of the image may be of 1280 pixels for proper displaying, with the additional letters+icon simply being in another row under that. Otherwise, the displaying may not be right.
+
Only the first 4 letter background images of a row will be properly displayed.
 +
Only one row of button may exist.
 +
See image below
 
|-
 
|-
 
| <samp>[textcolor {{t|color}}]</samp>
 
| <samp>[textcolor {{t|color}}]</samp>
 
| Changes the letter text color. The valid colors are <samp>black</samp>, <samp>blue</samp>, <samp>cyan</samp>, <samp>gray</samp>, <samp>green</samp>, <samp>orange</samp>, <samp>purple</samp>, <samp>red</samp>, and <samp>white</samp>.
 
| Changes the letter text color. The valid colors are <samp>black</samp>, <samp>blue</samp>, <samp>cyan</samp>, <samp>gray</samp>, <samp>green</samp>, <samp>orange</samp>, <samp>purple</samp>, <samp>red</samp>, and <samp>white</samp>.
 
|}
 
|}
 +
 +
 +
Example : the letters  background images can go on the pale pink, pink and purple spaces, while the buttons can only go on the orange line.
 +
[[File:Lettersbglayers.png|thumb]]
    
===Custom scarecrows===
 
===Custom scarecrows===
38

edits

Navigation menu