The Wiki for Tale 4 is in read-only mode and is available for archival and reference purposes only. Please visit the current Tale 11 Wiki in the meantime.
If you have any issues with this Wiki, please post in #wiki-editing on Discord or contact Brad in-game.
Difference between revisions of "Guilds/Raeli Pi Kappa/Templates"
From A Tale in the Desert
Jump to navigationJump to search (New page: __ToC__ ==Mosaic Table Template== {|width="100%" style="background-color:#ffffcc;" |width="40%"| Copy the following code into the table edit. Make sure that there is a |- at the top and ...) |
|||
Line 3: | Line 3: | ||
==Mosaic Table Template== | ==Mosaic Table Template== | ||
− | {|width="100%" style="background-color:# | + | {|width="100%" style="background-color:#efdfbd;" |
|width="40%"| | |width="40%"| | ||
Copy the following code into the table edit. Make sure that there is a |- at the top and if you are at the bottom of the table then the table needs to end with |} (or it won't close right - yes I learned this the hard way too) :) --[[User:Darien|Darien]] 20:30, 3 April 2009 (EST) | Copy the following code into the table edit. Make sure that there is a |- at the top and if you are at the bottom of the table then the table needs to end with |} (or it won't close right - yes I learned this the hard way too) :) --[[User:Darien|Darien]] 20:30, 3 April 2009 (EST) | ||
Line 26: | Line 26: | ||
|} | |} | ||
+ | {|width="100%" style="background-color:#efdfbd;" align="center" | ||
+ | |width="30%"| | ||
+ | {| border="1" cellpadding="5" | ||
+ | |+<b>Example</b>: | ||
+ | !Name !!Color Tiles !!Number of tiles | ||
+ | |- | ||
+ | |rowspan=7|Darien || Pale Violet Red|| align ="center"|10 | ||
+ | |- | ||
+ | | Gainsboro || align ="center"|10 | ||
+ | |- | ||
+ | | White Smoke || align ="center"|10 | ||
+ | |- | ||
+ | | Lavander || align ="center"|10 | ||
+ | |- | ||
+ | | Misty Rose || align ="center"|10 | ||
+ | |- | ||
+ | | Dark Gray || align ="center"|10 | ||
+ | |- | ||
+ | | Rose Brown || align ="center"|10 | ||
+ | |} | ||
− | {| border="1" cellpadding="5" | + | |width="60%"| |
+ | <pre> | ||
+ | {| border="1" cellpadding="5" align="center" | ||
|+<b>Example</b>: | |+<b>Example</b>: | ||
!Name !!Color Tiles !!Number of tiles | !Name !!Color Tiles !!Number of tiles | ||
Line 44: | Line 66: | ||
|- | |- | ||
| Rose Brown || align ="center"|10 | | Rose Brown || align ="center"|10 | ||
+ | |} | ||
+ | </pre> | ||
|} | |} |
Revision as of 09:05, 4 April 2009
Mosaic Table Template
Copy the following code into the table edit. Make sure that there is a |- at the top and if you are at the bottom of the table then the table needs to end with |} (or it won't close right - yes I learned this the hard way too) :) --Darien 20:30, 3 April 2009 (EST) |
|rowspan=7|Person Name || Color 1|| align ="center"|# of Color 1 tiles |- | Color 2 || align ="center"|# of Color 2 tiles |- | Color 3 || align ="center"|# of Color 3 tiles |- | Color 4 || align ="center"|# of Color 4 tiles |- | Color 5 || align ="center"|# of Color 5 tiles |- | Color 6 || align ="center"|# of Color 6 tiles |- | Color 7 || align ="center"|# of Color 7 tiles |} |
|
{| border="1" cellpadding="5" align="center" |+<b>Example</b>: !Name !!Color Tiles !!Number of tiles |- |rowspan=7|Darien || Pale Violet Red|| align ="center"|10 |- | Gainsboro || align ="center"|10 |- | White Smoke || align ="center"|10 |- | Lavander || align ="center"|10 |- | Misty Rose || align ="center"|10 |- | Dark Gray || align ="center"|10 |- | Rose Brown || align ="center"|10 |} |