Template:Raeli Oven
{{Raeli Oven}} generates a table detailing the tile colors and timers for a Raeli Oven.
Usage
{{Raeli Oven | name = | fired = | coords = | region = | level = | color1 = | time1 = | color2 = | time2 = ... }}
Basic Data
- name
- The name appearing at the top of the table.
- fired (optional)
- When the oven was last fired.
- coords (optional)
- The coordinates where the oven was built.
- region (optional)
- The region where the oven was built.
- pig (optional)
- The breed of the pig that discovered the oven's location.
- level (optional)
- The current upgrade level of the oven.
Tile Data
- colorn
- The color of tile number n produced by the oven. You can include as many colorn entries as are applicable to your oven, but each should be accompanied by a timen of the same number if known.
- timen
- The time at which the oven begins producing the associated colorn parameter.
Example
{{Raeli Oven | name = My Raeli Oven #1 | fired = Nov 12 @ 7:37pm | coords = 752, -7443 | region = Blue Nile | pig = Settenuen | level = 3 | color1 = White | time1 = 0 | color2 = Ghost White | time2 = 1 | color3 = White Smoke | time3 = 5 | color4 = Lavender | time4 = 9 | color5 = Gainsboro | time5 = 25 | color6 = Thistle | time6 = 31 | color7 = Light Steel Blue | time7 = 38 | color8 = Medium Purple | time8 = 59 | color9 = Medium Slate Blue | time9 = 82 | color10 = Slate Blue | time10 = 85 | color11 = Cobalt Blue | time11 = 115 | color12 = Dark Slate Blue | time12 = 125 | color13 = Persian Indigo | time13 = 145 | color14 = Midnight Blue | time14 = 161 | color15 = Oxford Blue | time15 = 180 | color16 = Dark Jungle Green | time16 = 190 | color17 = Licorice | time17 = 197 | color18 = Smokey Black | time18 = 204 | color19 = Black | time19 = 212 }}
results in:
"@Category" cannot be used as a property name in this wiki.{| border="1" style="background-color: #e4e4e4; border-collapse: separate; border-spacing: 0;"
|-
| colspan="2" style="background-color: #e4e4e4; text-align: center;" |
My Raeli Oven #1
|- | colspan="2" style="background-color: #e4e4e4; text-align: center;" | Blue Nile (752, -7443) |- | colspan="2" style="background-color: #e4e4e4; text-align: center; padding: 0;" |
Settenuen |
Level 3 |
|-
| colspan="2" style="background-color: #e4e4e4; text-align: center;" |
Fired Nov 12 @ 7:37pm
|- style="background-color: white; text-align: center; padding: 5px;"
! Time
(in min) !! Color Tiles
|- style="background-color: #ffffff; color: black;"
| style="text-align: center; padding: 5px;" | 0 min
| style="text-align: center; padding: 5px;" | White
|- style="background-color: #f8f8ff; color: black;"
| style="text-align: center; padding: 5px;" | 1 min
| style="text-align: center; padding: 5px;" | Ghost White
|- style="background-color: #f5f5f5; color: black;"
| style="text-align: center; padding: 5px;" | 5 min
| style="text-align: center; padding: 5px;" | White Smoke
|- style="background-color: #e6e6fa; color: black;"
| style="text-align: center; padding: 5px;" | 9 min
| style="text-align: center; padding: 5px;" | Lavender
|- style="background-color: #dcdcdc; color: black;"
| style="text-align: center; padding: 5px;" | 25 min
| style="text-align: center; padding: 5px;" | Gainsboro
|- style="background-color: #d8bfd8; color: black;"
| style="text-align: center; padding: 5px;" | 31 min
| style="text-align: center; padding: 5px;" | Thistle
|- style="background-color: #b0c4de; color: black;"
| style="text-align: center; padding: 5px;" | 38 min
| style="text-align: center; padding: 5px;" | Light Steel Blue
|- style="background-color: #9370db; color: black;"
| style="text-align: center; padding: 5px;" | 59 min
| style="text-align: center; padding: 5px;" | Medium Purple
|- style="background-color: #7b68ee; color: black;"
| style="text-align: center; padding: 5px;" | 82 min
| style="text-align: center; padding: 5px;" | Medium Slate Blue
|- style="background-color: #6a5acd; color: white;"
| style="text-align: center; padding: 5px;" | 85 min
| style="text-align: center; padding: 5px;" | Slate Blue
|- style="background-color: #3d59ab; color: white;"
| style="text-align: center; padding: 5px;" | 115 min
| style="text-align: center; padding: 5px;" | Cobalt Blue
|- style="background-color: #483d8b; color: white;"
| style="text-align: center; padding: 5px;" | 125 min
| style="text-align: center; padding: 5px;" | Dark Slate Blue
|- style="background-color: #32127a; color: white;"
| style="text-align: center; padding: 5px;" | 145 min
| style="text-align: center; padding: 5px;" | Persian Indigo
|- style="background-color: #191970; color: white;"
| style="text-align: center; padding: 5px;" | 161 min
| style="text-align: center; padding: 5px;" | Midnight Blue
|- style="background-color: #002147; color: white;"
| style="text-align: center; padding: 5px;" | 180 min
| style="text-align: center; padding: 5px;" | Oxford Blue
|- style="background-color: #1a2421; color: white;"
| style="text-align: center; padding: 5px;" | 190 min
| style="text-align: center; padding: 5px;" | Dark Jungle Green
|- style="background-color: #1a1110; color: white;"
| style="text-align: center; padding: 5px;" | 197 min
| style="text-align: center; padding: 5px;" | Licorice
|- style="background-color: #100c08; color: white;"
| style="text-align: center; padding: 5px;" | 204 min
| style="text-align: center; padding: 5px;" | Smokey Black
|- style="background-color: #010101; color: white;"
| style="text-align: center; padding: 5px;" | 212 min
| style="text-align: center; padding: 5px;" | Black
|}