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

From HexWiki
Jump to: navigation, search
(added some templates + category edge templates)
(Edge template V2c: Renaming a template, since two different templates had the same name.)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
== Third row ==
 
== Third row ==
  
=== [[edge template III2a]] ===
+
=== [[Edge template III2a]] ===
[[Image:Template-2-3.png]]
+
<hexboard size="3x3"
<!--<hex>R3 C3 Vb1 Vc1 Sa1</hex>-->
+
  coords="none"
 +
  edges="bottom"
 +
  visible="-a1"
 +
  contents="R b1 c1"
 +
  />
  
=== [[edge template III2b]] ===
+
=== [[Edge template III2b]] ===
<hex> R3 C3
+
<hexboard size="3x3"
Sa1 Vb1
+
  coords="none"
Va2 </hex>
+
  edges="bottom"
 +
  visible="-a1"
 +
  contents="R b1 a2"
 +
  />
  
 
== Fourth row ==
 
== Fourth row ==
=== [[edge template IV2a]] ===
+
=== [[Edge template IV2a]] ===
[[Image:Template-2-4.png]]
+
<hexboard size="4x4"
<!--<hex>R4 C4 Vc1 Vd1 Sa1 Sa2 Sa3 Sb1</hex>-->
+
  coords="none"
 +
  edges="bottom"
 +
  visible="-a1--a3 b1"
 +
  contents="R c1 d1"
 +
  />
  
=== [[edge template IV2b]] ===
+
=== [[Edge template IV2b]] ===
<hex> R4 C5
+
<hexboard size="4x5"
Sa1 Sb1 Vc1   Se1
+
   coords="none"
Sa2 Vb2
+
  edges="bottom"
   Sa3 </hex>
+
  visible="-a1--a3 b1 e1"
 +
  contents="R c1 b2"
 +
   />
  
 
== Fifth row ==
 
== Fifth row ==
=== [[edge template V2a]] ===
+
=== [[Edge template V2a]] ===
[[Image:Template-2-5.png]]
+
<hexboard size="5x7"
<!--<hex>R5 C7 Ve1 Vf1 Sa1 Sa2 Sa3 Sa4 Sb1 Sb2 Sb3 Sc1 Sc2 Sd1 Sg1 Sg2</hex>-->
+
  coords="none"
 +
  edges="bottom"
 +
  visible="area(e1,a5,g5,g3,f1)"
 +
  contents="R e1 f1"
 +
  />
  
=== [[edge template V2b]] ===
+
=== [[Edge template V2b]] ===
<hex> R5 C6
+
<hexboard size="5x6"
Sa1 Sb1 Sc1 Sd1 Ve1
+
  coords="none"
Sa2 Sb2 Sc2 Vd2
+
  edges="bottom"
   Sa3 Sb3
+
   visible="area(e1,a5,f5,f1)"
  Sa4 </hex>
+
  contents="R e1 d2"
 +
  />
  
=== [[edge template V2c]] ===
+
=== [[Edge template V2l]] ===
<hex> R5 C7
+
<hexboard size="5x7"
Sa1 Sb1 Sc1 Vd1  Sf1 Sg1
+
  coords="none"
Sa2 Sb2 Vc2          Sg2
+
  edges="bottom"
   Sa3
+
   visible="area(d1,b3,a5,g5,g3,e1)"
  Sa4 </hex>
+
  contents="R d1 c2"
 +
  />
  
 
== Sixth row ==
 
== Sixth row ==
=== [[Defending against intrusions in template VI2|edge template VI2]] ===
+
=== [[Edge template VI2a]] ===
<hex>R6 C10 Vg1 Vh1 Sa1 Sa2 Sa3 Sa4 Sa5 Sb1 Sb2 Sb3 Sb4 Sc1 Sc2 Sc3 Sd1 Sd2 Se1 Sj1 Sj2 Sj3</hex>
+
<hexboard size="6x9"
 
+
  coords="none"
 +
  edges="bottom"
 +
  visible="area(f1,a6,i6,i1)"
 +
  contents="R g1 h1"
 +
  />
  
 
[[Category: Edge templates]]
 
[[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