Difference between revisions of "Template:Conduit"

From LifeWiki
Jump to navigation Jump to search
(Another attempt to solve the bug (I still saw the bug in Fx77, the categories started appearing on the top of the screen))
(hmm, these non-closed comments probably aren't helping)
Line 79: Line 79:
<th> Step </th>
<th> Step </th>
<td> {{#if: {{{step|}}} | {{{step}}} ticks | Unknown }} </td></tr>
<td> {{#if: {{{step|}}} | {{{step}}} ticks | Unknown }} </td></tr>
}}<!--
}}
<tr>
<tr>
<th> [[Recovery time]] (ignoring [[FNG]] if any) </th>
<th> [[Recovery time]] (ignoring [[FNG]] if any) </th>
<td> {{#if: {{{recovery|}}} | {{{recovery|}}} ticks | Unknown }} </td></tr>
<td> {{#if: {{{recovery|}}} | {{{recovery|}}} ticks | Unknown }} </td></tr>
}}<!--
}}
<tr>
<tr>
<th> Minimum [[overclock]] period (ignoring [[FNG]] if any) </th>
<th> Minimum [[overclock]] period (ignoring [[FNG]] if any) </th>
<td> {{#if: {{{overclock|}}} | {{{overclock|}}} ticks | Unknown }} </td></tr>
<td> {{#if: {{{overclock|}}} | {{{overclock|}}} ticks | Unknown }} </td></tr>
}}<!--
}}
 
{{#if: {{{spartan|}}} | <tr>
 
-->{{#if: {{{spartan|}}} | <tr>
<th> [[Spartan]]? </th>
<th> [[Spartan]]? </th>
<td> {{#switch: {{{spartan|}}} | yes = [[:Category:Spartan conduits|Yes]] | no = [[:Category:Non-Spartan conduits|No]] | Unknown }} </td></tr>
<td> {{#switch: {{{spartan|}}} | yes = [[:Category:Spartan conduits|Yes]] | no = [[:Category:Non-Spartan conduits|No]] | Unknown }} </td></tr>

Revision as of 23:58, 3 October 2019

}}

}}

Conduit Name
image
Pattern type Conduit
Step Unknown
Recovery time (ignoring FNG if any) Unknown
Minimum overclock period (ignoring FNG if any) Unknown
Discovered by Unknown
Year of discovery Unknown

This is an infobox template for conduits, e.g. Herschel conduits and converters. An example can be seen to the right. For general information about how to use pattern templates, see LifeWiki:Style guide/Pattern layout. To see a live example of this template in action, see F116 and BFx59H.

Special parameters

The following parameters are optional and should only be specified if their values are known.

  • type: "elementary", "composite" or "converter".
  • conduitfor: pattern moved (e.g. "Herschel").
  • convertsto: output pattern, if different from input pattern (e.g. "B-heptomino").
  • recovery: recovery time (in ticks, ignore FNG)
  • overclock: minimum overclock time (in ticks, ignore FNG)
  • spartan: whether the conduit is Spartan (yes/no).
    • Also use "yes" if the conduit can (easily) be made Spartan, e.g. by replacing a snake with an eater.
  • dependent: whether the conduit is a dependent conduit (yes/no).
  • edgeshooter: whether the conduit is an edge shooter (yes/no).
  • clearance: clearance, measured in hd (e.g. "27hd" for the Fx119 inserter); should only be passed for edge shooters (i.e. if edgeshooter=yes).

The following parameters should only be specified if neither the input pattern nor the output pattern is a spaceship:

  • m: output orientation (one of R, L, B, F, Rx, Lx, Bx, Fx, T)
    • Rf, Lf, Bf and Ff are accepted as alternatives to Rx, Lx, Bx, Fx, but the latter, which are more in line with current terminology, are preferred.
    • T, B, F can be used when the input signal has a horizontal line of symmetry -- e.g., P (pi-heptomino) or Q (queen bee).
      • F* = F or Fx
      • B* = B or Bx
  • step: time taken to move the pattern (in ticks)
  • dx / dy: output offset.
    • This is measured in reference to the somewhat arbitrarily-defined "centers" of the input/output pattern:
x = 113, y = 30, rule = LifeHistory 4$5.3D7.3D6.D2.D7.2D7.3D7.3D8.2D7.D3.D6.2D7.D9.D3.D$5.D2.D6.D2.D5.D2. D6.D2.D6.D2.D6.D2.D6.D2.D6.D3.D5.D2.D6.D9.2D.2D$5.D2.D6.D2.D5.D2.D6.D 9.D2.D6.D2.D6.D2.D6.D3.D5.D9.D9.D.D.D$5.3D7.3D6.4D6.D9.D2.D6.D2.D6.D2. D6.D3.D5.D.2D6.D9.D3.D$5.D2.D6.D2.D5.D2.D6.D9.D2.D6.3D7.D2.D6.D.D.D5. D2.D6.D9.D3.D$5.D2.D6.D2.D5.D2.D6.D2.D6.D2.D6.D9.D.D7.2D.2D5.D2.D6.D9. D3.D$5.D2.D6.3D6.D2.D7.2D7.3D7.D10.D.D6.D3.D6.2D7.4D6.D3.D7$64.D40.D$ 6.D10.D7.D38.2D27.D2.D6.D3.D$6.CD10.D6.D.D7.3D8.2D6.3D8.2D9.2D7.D11.D 10.D$5.2D11.CD5.DCD8.CD7.DCD7.CD8.DCD8.CD7.CD6.D3.C5.D4.C$17.2D8.D6.D .2D6.D2.D6.3D8.2D8.2D7.3D7.4D6.5D$17.D16.2D8.D.D17.2D9.D$45.D18.D! #C [[ THUMBSIZE 2 THEME 6 GRID GRIDMAJOR 0 SUPPRESS THUMBLAUNCH ]] #C [[ THEME 0 HEIGHT 240 GRID OFF NOGUI ]]
Input/output pattern "center" cells
(click above to open LifeViewer)

References


Pattern templates