Difference between revisions of "User:Wolnic"

From Wikicarpedia
Jump to navigation Jump to search
Line 29: Line 29:
|}
|}


== Table in Template ==
== Including a simple Table in Template ==


{{RulesPlacingTile|Placing a tile|
{{RulesPlacingTile|Placing a tile|
When you draw a Land tile with a fruit-bearing tree (Tree tile), you place it according to the normal rules. Then, you place a stack with 4 fruit tokens (of the same fruit type) on top of the Tree tile ...
When you draw a Land tile with a fruit-bearing tree (Tree tile), you place it according to the normal rules. Then, you place a stack with 4 fruit tokens (of the same fruit type) on top of the Tree tile ...
You can use good old HTML tags ... seems to only be basic tags, though as trying to do formatting such as border gives a curly brace 2 error ...


<table>
<table>
Line 44: Line 42:
</tr>
</tr>
</table>
</table>
You can use good old HTML tags ... but it seems to only be basic tags, though, as trying to do formatting such as border gives a curly brace 2 error. But it might be good enough for you.


}}
}}

Revision as of 23:59, 5 September 2018

This page for useful bits and pieces

Basic Table

Item1 Item2
Orange Apple
Bread Pie
Butter Ice cream

Sortable Table

Fruit Price
Purple mangosteen £1.05
Apples £0.95
Oranges £0.85
Pears £1.15

Including a simple Table in Template

Placing a tile When you draw a Land tile with a fruit-bearing tree (Tree tile), you place it according to the normal rules. Then, you place a stack with 4 fruit tokens (of the same fruit type) on top of the Tree tile ...

1 token = 3 points
2 tokens = 6 points
3 tokens = 10 points
4 tokens = 15 points

You can use good old HTML tags ... but it seems to only be basic tags, though, as trying to do formatting such as border gives a curly brace 2 error. But it might be good enough for you.

Placing a tile

Whenever you draw a tile, place it normally.