Difference between revisions of "Template:Fuse"

From LifeWiki
Jump to navigation Jump to search
m (Protected "Template:Fuse" [edit=sysop:move=sysop])
 
(37 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{| class="infobox"
<!--
|-
 
| colspan="2" class="infobox_head" | {{{name|Fuse Name}}}
Begin infobox
|-
 
| colspan="2" class="infobox_img" | <table class="img_border" cellpadding="0"><tr><td>[[Image:{{{pname|baker}}}.png]]</td></tr></table>
-->{{InfoboxStart
|-
|typename      = Fuse
| colspan="2" class="infobox_link" | [http://www.conwaylife.com?p={{{pname|name}}} See it evolve]
|defaultconfig = fuse
|-
|viewerconfig  = {{{viewerconfig|}}}
! Pattern type
|name          = {{{name|}}}
| [[Fuse]]
|zip          = {{{zip|}}}
|-
|mc            = {{{mc|}}}
! [[Period]]
|life105      = {{{life105|}}}
| {{{p|Unknown}}}
|life106      = {{{life106|}}}
|-
|plaintext    = {{{plaintext|}}}
! Number of cells
|rle          = {{{rle|}}}
| {{#if: {{{c|}}} | [[:Category:Patterns with {{{c}}} cells|{{{c}}}]] | Unknown }}
|nofile        = {{{nofile|}}}
|-
|pname        = {{{pname|}}}
! Discovered by
|animated      = {{{animated|}}}
| {{#if: {{{discoverer|}}} | [[:Category:Patterns_found_by_{{{discoverer|}}}|{{{discoverer|}}}]] | Unknown }}
|hideimg      = {{{hideimg|}}}
|-
}}<!--
! Year of discovery
 
| {{#if: {{{discoveryear|}}} | [[:Category:Patterns_found_in_{{{discoveryear|}}}|{{{discoveryear|}}}]] | Unknown }}
Display pattern type
{{PatternDownload|pname={{{pname|name}}}|life105={{{life105|}}}|life106={{{life106|}}}|plaintext={{{plaintext|}}}|rle={{{rle|}}}}}
 
<noinclude>
--><tr>
The oscillator template is an infobox template for [[wick]] [[pattern|patterns]]. An example can be seen to the right.
<th> Pattern type </th>
</noinclude>
<td> [[Fuse]] </td></tr>
<includeonly>
<tr>
<th> [[Period]] </th>
<td> {{#if: {{{p|}}} | [[:Category:Fuses with period {{{p}}}|{{{p}}}]] | Unknown }} </td></tr>
<tr>
<th> [[Speed]] </th>
<td> {{#if: {{{s|}}} | [[:Category:Fuses burning at speed {{{s}}}|{{{s}}}]] | Unknown }} </td></tr><!--
 
Display an infobox divider
 
-->{{InfoboxDivider}}<!--
 
Display discoverers and year of discovery
 
-->{{PatternDiscovery
|discoverer  = {{{discoverer|}}}
|discoverer2  = {{{discoverer2|}}}
|discoverer3  = {{{discoverer3|}}}
|discoverer4  = {{{discoverer4|}}}
|discoverer5  = {{{discoverer5|}}}
|discoveryear = {{{discoveryear|}}}
}}<!--
 
Display "Rules", "Glider synthesis", "Pattern files" sections
 
-->{{PatternDownload
|synthesis    = {{{synthesis|}}}
|synthesisRLE = {{{synthesisRLE|}}}
|life105     = {{{life105|}}}
|life106     = {{{life106|}}}
|plaintext   = {{{plaintext|}}}
|zip          = {{{zip|}}}
|mc          = {{{mc|}}}
|rle         = {{{rle|}}}
|pname        = {{{pname|}}}
|rulespecial  = {{{rulespecial|}}}
|rulemax      = {{{rulemax|}}}
|rulemin      = {{{rulemin|}}}
|isorulemax  = {{{isorulemax|}}}
|isorulemin  = {{{isorulemin|}}}
}}<!--
 
Display "Identifiers" section
 
-->{{PatternIdentifiers
|apgcode          = {{{apgcode|}}}
|niemiecid        = {{{niemiecid|}}}
|pentadecathlonid = {{{pentadecathlonid|}}}
}}<!--
 
End infobox
 
--></table><!--
 
Transcluded documentation
 
--><noinclude>{{Fuse/Doc}}
{{PatternTemplates}}
</noinclude><!--
 
Categories
 
--><includeonly>
{{#ifeq:{{NAMESPACE}}|User||
[[Category:Patterns]]
[[Category:Patterns]]
[[Category:Wicks]]
[[Category:Fuses]]
{{#if: {{{c|}}} | [[Category:Patterns with {{{c}}} cells]] }}{{#if: {{{discoverer|}}} | [[Category:Patterns found by {{{discoverer|}}}]] }}{{#if: {{{discoveryear|}}} | [[Category:Patterns found in {{{discoveryear|}}}]] }}
{{#if: {{{p|}}} | [[Category:Fuses with period {{{p|}}}]] | [[Category:Fuses with unknown period]] }}{{#if: {{{s|}}} | [[Category:Fuses burning at speed {{{s|}}}]] | [[Category:Fuses burning at an unknown speed]] }}
}}
</includeonly>
</includeonly>

Latest revision as of 19:13, 28 April 2023

Fuse Name
image
Pattern type Fuse
Period Unknown
Speed Unknown
Discovered by Unknown
Year of discovery Unknown

This is an infobox template for fuses. 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 Blinker fuse.

Special parameters

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

  • p: the period of the fuse (e.g. p=4).
  • s: the speed at which the fuse burns (e.g. s=c).


Pattern templates