Line 13: |
Line 13: |
| </pre> | | </pre> |
| {{MapBranchingTable | | {{MapBranchingTable |
| + | |0 -> 1 = Some text... |
| + | |0 -> 2 = Some text... |
| + | |1 -> A = Some text... |
| + | |1 -> B/resource = [[DD]], [[CL]] |
| + | |1 -> C/storm = |
| + | * A |
| + | * list |
| + | |C/storm -> D/empty = ... |
| + | }} |
| + | <pre> |
| + | {{MapBranchingTable |
| + | |width = default |
| + | |0 -> 1 = Some text... |
| + | |0 -> 2 = Some text... |
| + | |1 -> A = Some text... |
| + | |1 -> B/resource = [[DD]], [[CL]] |
| + | |1 -> C/storm = |
| + | * A |
| + | * list |
| + | |C/storm -> D/empty = ... |
| + | }} |
| + | </pre> |
| + | {{MapBranchingTable |
| + | |width = default |
| |0 -> 1 = Some text... | | |0 -> 1 = Some text... |
| |0 -> 2 = Some text... | | |0 -> 2 = Some text... |