Difference between revisions of "Edge templates with two adjacent pieces"

From HexWiki
Jump to: navigation, search
(Copied/adapted page from http://hexwiki.tk)
 
(Edge template V2c: Renaming a template, since two different templates had the same name.)
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
== [[Third row]] [[edge template III2]] ==
+
== Third row ==
<hex>R3 C3 Vb1 Vc1 Sa1</hex>
+
  
== [[Fourth row]] [[edge template IV2]] ==
+
=== [[Edge template III2a]] ===
<hex>R4 C4 Vc1 Vd1 Sa1 Sa2 Sa3 Sb1</hex>
+
<hexboard size="3x3"
 +
  coords="none"
 +
  edges="bottom"
 +
  visible="-a1"
 +
  contents="R b1 c1"
 +
  />
  
== [[Fifth row]] [[edge template V2]] ==
+
=== [[Edge template III2b]] ===
<hex>R5 C7 Ve1 Vf1 Sa1 Sa2 Sa3 Sa4 Sb1 Sb2 Sb3 Sc1 Sc2 Sd1 Sg1 Sg2</hex>
+
<hexboard size="3x3"
 +
  coords="none"
 +
  edges="bottom"
 +
  visible="-a1"
 +
  contents="R b1 a2"
 +
  />
  
== [[Sixth row]] [[edge template VI2]] ==
+
== Fourth row ==
<hex>R6 C10 Vg1 Vh1 Sa1 Sa2 Sa3 Sa4 Sa5 Sb1 Sb2 Sb3 Sb4 Sc1 Sc2 Sc3 Sd1 Sd2 Se1 Sj1 Sj2 Sj3</hex>
+
=== [[Edge template IV2a]] ===
 +
<hexboard size="4x4"
 +
  coords="none"
 +
  edges="bottom"
 +
  visible="-a1--a3 b1"
 +
  contents="R c1 d1"
 +
  />
  
''See also [[Defending against intrusions in template VI2]].''
+
=== [[Edge template IV2b]] ===
 +
<hexboard size="4x5"
 +
  coords="none"
 +
  edges="bottom"
 +
  visible="-a1--a3 b1 e1"
 +
  contents="R c1 b2"
 +
  />
 +
 
 +
== Fifth row ==
 +
=== [[Edge template V2a]] ===
 +
<hexboard size="5x7"
 +
  coords="none"
 +
  edges="bottom"
 +
  visible="area(e1,a5,g5,g3,f1)"
 +
  contents="R e1 f1"
 +
  />
 +
 
 +
=== [[Edge template V2b]] ===
 +
<hexboard size="5x6"
 +
  coords="none"
 +
  edges="bottom"
 +
  visible="area(e1,a5,f5,f1)"
 +
  contents="R e1 d2"
 +
  />
 +
 
 +
=== [[Edge template V2l]] ===
 +
<hexboard size="5x7"
 +
  coords="none"
 +
  edges="bottom"
 +
  visible="area(d1,b3,a5,g5,g3,e1)"
 +
  contents="R d1 c2"
 +
  />
 +
 
 +
== Sixth row ==
 +
=== [[Edge template VI2a]] ===
 +
<hexboard size="6x9"
 +
  coords="none"
 +
  edges="bottom"
 +
  visible="area(f1,a6,i6,i1)"
 +
  contents="R g1 h1"
 +
  />
 +
 
 +
[[Category: Edge templates]]

Latest revision as of 22:07, 20 June 2021

Third row

Edge template III2a

Edge template III2b

Fourth row

Edge template IV2a

Edge template IV2b

Fifth row

Edge template V2a

Edge template V2b

Edge template V2l

Sixth row

Edge template VI2a