Difference between revisions of "Template:Conduit"

From LifeWiki
Jump to navigation Jump to search
(Use [[Template:PatternDiscovery)
(Remove discovery-related categories; handled by Template:PatternDiscovery now)
Line 126: Line 126:
--><includeonly>
--><includeonly>
[[Category:Patterns]]
[[Category:Patterns]]
[[Category:Conduits]]{{#if: {{{type|}}} | {{#ifeq: {{lc:{{{type|}}}}} | converter | [[Category:Converters]] | [[Category:{{{type}}} conduits|{{ucfirst:{{{type}}}}}]] }} }}{{#if: {{{conduitfor|}}} | [[Category:{{{conduitfor|}}} conduits]] {{#if: {{{convertsto|}}} | [[Category:{{{conduitfor|}}}-to-{{{convertsto}}} converters]] }} }}{{#if: {{{c|}}} | {{#iferror: {{#expr: floor({{{c}}})}} | | {{#ifexpr: {{{c|}}} >= 1000 | [[Category:Patterns with 1000 or more cells]] [[Category:Conduits with 1000 or more cells]] | [[Category:Conduits with {{{c}}} cells]] [[Category:Conduits with {{{c}}} cells]] }} }} }}{{#ifexpr: ({{isSpaceship|{{{conduitfor|}}}}} + {{isSpaceship|{{{convertsto}}}}}) > 0 | | {{#if: {{{m|}}} | [[Category:Conduits with output orientation {{canonicalOutputOrientation|{{{m|}}}}}]] {{#ifeq: {{{m|}}} | {{canonicalOutputOrientation|{{{m|}}}}} | | [[Category:Conduits using legacy output orientation designations]] }} | [[Category:Conduits with unknown output orientation]] }}{{#if: {{{dx|}}}{{{dy|}}} | [[Category:Conduits with output offset ({{{dx|}}}, {{{dy|}}})]] | [[Category:Conduits with unknown output offset]] }}{{#if: {{{step|}}} | [[Category:Conduits with step {{{step}}}]] | [[Category:Conduits with unknown step]] }} }}{{#if: {{{recovery|}}} | [[Category:Conduits with recovery time {{{recovery}}}]] | [[Category:Conduits with unknown recovery time]] }}{{#if: {{{spartan|}}} | {{#ifeq: {{{spartan|}}} | yes | [[Category:Spartan conduits]] | {{#ifeq: {{{spartan|}}} | no | [[Category:Non-Spartan conduits]] }} }} | [[Category:Conduits of unknown Spartan-ness]] }}{{#ifeq: {{{edgeshooter|}}} | yes | [[Category:Edge shooters]] {{#if: {{{clearance|}}} | [[Category:Edge shooters with {{{clearance|}}} clearance]] | [[Category:Edge shooters with unknown clearance]] }} }}{{#ifeq: {{{dependent|}}} | yes | [[Category:Dependent conduits]] | {{#ifeq: {{{dependent|}}} | no | [[Category:Independent conduits]] }} }}{{#if: {{{discoverer|}}} | [[Category:Patterns found by {{{discoverer|}}}]] }}{{#if: {{{discoverer2|}}} | [[Category:Patterns found by {{{discoverer2|}}}]] }}{{#if: {{{discoverer3|}}} | [[Category:Patterns found by {{{discoverer3|}}}]] }}{{#if: {{{discoverer4|}}} | [[Category:Patterns found by {{{discoverer4|}}}]] }}{{#if: {{{discoverer5|}}} | [[Category:Patterns found by {{{discoverer5|}}}]] }}{{#if: {{{discoveryear|}}} | [[Category:Patterns found in {{{discoveryear|}}}]] }}{{#ifexist:RLE:{{{pname}}}|{{#if:{{{viewerconfig|}}}||[[Category:Patterns with RLE snippets but no LifeViewer configuration]]}}}}</includeonly>
[[Category:Conduits]]{{#if: {{{type|}}} | {{#ifeq: {{lc:{{{type|}}}}} | converter | [[Category:Converters]] | [[Category:{{{type}}} conduits|{{ucfirst:{{{type}}}}}]] }} }}{{#if: {{{conduitfor|}}} | [[Category:{{{conduitfor|}}} conduits]] {{#if: {{{convertsto|}}} | [[Category:{{{conduitfor|}}}-to-{{{convertsto}}} converters]] }} }}{{#if: {{{c|}}} | {{#iferror: {{#expr: floor({{{c}}})}} | | {{#ifexpr: {{{c|}}} >= 1000 | [[Category:Patterns with 1000 or more cells]] [[Category:Conduits with 1000 or more cells]] | [[Category:Conduits with {{{c}}} cells]] [[Category:Conduits with {{{c}}} cells]] }} }} }}{{#ifexpr: ({{isSpaceship|{{{conduitfor|}}}}} + {{isSpaceship|{{{convertsto}}}}}) > 0 | | {{#if: {{{m|}}} | [[Category:Conduits with output orientation {{canonicalOutputOrientation|{{{m|}}}}}]] {{#ifeq: {{{m|}}} | {{canonicalOutputOrientation|{{{m|}}}}} | | [[Category:Conduits using legacy output orientation designations]] }} | [[Category:Conduits with unknown output orientation]] }}{{#if: {{{dx|}}}{{{dy|}}} | [[Category:Conduits with output offset ({{{dx|}}}, {{{dy|}}})]] | [[Category:Conduits with unknown output offset]] }}{{#if: {{{step|}}} | [[Category:Conduits with step {{{step}}}]] | [[Category:Conduits with unknown step]] }} }}{{#if: {{{recovery|}}} | [[Category:Conduits with recovery time {{{recovery}}}]] | [[Category:Conduits with unknown recovery time]] }}{{#if: {{{spartan|}}} | {{#ifeq: {{{spartan|}}} | yes | [[Category:Spartan conduits]] | {{#ifeq: {{{spartan|}}} | no | [[Category:Non-Spartan conduits]] }} }} | [[Category:Conduits of unknown Spartan-ness]] }}{{#ifeq: {{{edgeshooter|}}} | yes | [[Category:Edge shooters]] {{#if: {{{clearance|}}} | [[Category:Edge shooters with {{{clearance|}}} clearance]] | [[Category:Edge shooters with unknown clearance]] }} }}{{#ifeq: {{{dependent|}}} | yes | [[Category:Dependent conduits]] | {{#ifeq: {{{dependent|}}} | no | [[Category:Independent conduits]] }} }}{{#ifexist:RLE:{{{pname}}} | {{#if: {{{viewerconfig|}}} | | [[Category:Patterns with RLE snippets but no LifeViewer configuration]] }} }}</includeonly>

Revision as of 19:45, 18 February 2018

Conduit Name
{{{name}}} image
Pattern type Conduit
Number of cells Unknown
Step Unknown
Recovery time 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