Template talk:OscillatorPeriod

From LifeWiki
Jump to navigation Jump to search

Pre-pulsar shuttles, two pond and two block reaction

I'm not that familiar with template syntax, but here's what it would be in Python:

if period in (21, 24, 26, 27, 30, 32, 36):
    print('There is also an oscillator of this period that uses the two pond and two block reaction.')
if period in (22, 25, 26, 32, 36, 40, 42, 60, 64, 88, 90): #has own article: 28, 29, 30, 47, 58
    print('There is also a pre-pulsar shuttle of this period.')

We don't have a honey farm hassler page currently, but if one is created, it would also be included. HotdogPi (talk) 12:38, 8 May 2021 (UTC)