Difference between revisions of "Edge templates with a bridge"
From HexWiki
m (removed capitalisation for consistency) |
(Simplified and converted to new hexboard diagrams) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | In the [[edge templates]] below, both stones are guaranteed a connection to the edge. | + | In the [[edge template|edge templates]] below, both stones are guaranteed a connection to the edge. |
== Fourth row template == | == Fourth row template == | ||
− | < | + | <hexboard size="4x4" |
+ | visible="-(a1 a2 a3 b1)" | ||
+ | edges="bottom" | ||
+ | coords="bottom right" | ||
+ | contents="R c1 d2" | ||
+ | /> | ||
+ | |||
+ | This looks like a [[Ziggurat#Defending_the_ziggurat|ziggurat]], combined with a bridge. It may seem odd that the template works, since the bridge and the [[Ziggurat#Defending_the_ziggurat|ziggurat]] overlap. However, Red can use B2 in place of C2. | ||
+ | |||
+ | <hexboard size="4x4" | ||
+ | visible="-(a1 a2 a3 b1)" | ||
+ | edges="bottom" | ||
+ | coords="bottom right" | ||
+ | contents="R c1 d2 2:d1 4:b3 6:b2 B 1:c2 3:c4 5:c3" | ||
+ | /> | ||
== Fifth row template == | == Fifth row template == | ||
− | < | + | <hexboard size="5x6" |
+ | visible="-area(a1,a4,d1)" | ||
+ | edges="bottom" | ||
+ | coords="none" | ||
+ | contents="R e1 f2" | ||
+ | /> | ||
+ | |||
+ | [[Category: Edge templates]] |
Latest revision as of 00:37, 9 December 2020
In the edge templates below, both stones are guaranteed a connection to the edge.
Fourth row template
This looks like a ziggurat, combined with a bridge. It may seem odd that the template works, since the bridge and the ziggurat overlap. However, Red can use B2 in place of C2.