A Wiki in the Desert
Log in

Difference between revisions of "Template:SeedFlax"

From A Wiki in the Desert
m (Pluralizing the "Template" category. Categories should be plural)
m
 
Line 3: Line 3:
 
{{!}} {{{1|Old Egypt}}} || {{{2|1}}} || {{{3|0}}} || {{{4|1}}} || {{{5|2}}} || {{{6|0}}} || {{#expr:(1000/({{{2|1}}}+{{{3|0}}}))round2}} || {{#expr:((1000/({{{2|1}}}+{{{3|0}}}))/({{{4|1}}}*5))round2}} || {{#expr:(((1000/({{{2|1}}}+{{{3|0}}}))*({{{5|2}}}+{{{6|0}}}+2))+(((1000/({{{2|1}}}+{{{3|0}}}))/({{{4|1}}}*5))*7))round2}} || {{#ifeq:{{{2|1}}}|0|'''N/A'''|{{#expr:(1000/{{{2|1}}})round2}}}} || {{#ifeq:{{{2|1}}}|0|'''N/A'''|{{#expr:((1000/{{{2|1}}})/({{{4|1}}}*5))round2}}}} || {{#ifeq:{{{2|1}}}|0|'''N/A'''|{{#expr:(((1000/{{{2|1}}})*({{{5|2}}}+{{{6|0}}}+2))+(((1000/{{{2|1}}})/({{{4|1}}}*5))*7))round2}}}} || {{{7|}}}<noinclude>
 
{{!}} {{{1|Old Egypt}}} || {{{2|1}}} || {{{3|0}}} || {{{4|1}}} || {{{5|2}}} || {{{6|0}}} || {{#expr:(1000/({{{2|1}}}+{{{3|0}}}))round2}} || {{#expr:((1000/({{{2|1}}}+{{{3|0}}}))/({{{4|1}}}*5))round2}} || {{#expr:(((1000/({{{2|1}}}+{{{3|0}}}))*({{{5|2}}}+{{{6|0}}}+2))+(((1000/({{{2|1}}}+{{{3|0}}}))/({{{4|1}}}*5))*7))round2}} || {{#ifeq:{{{2|1}}}|0|'''N/A'''|{{#expr:(1000/{{{2|1}}})round2}}}} || {{#ifeq:{{{2|1}}}|0|'''N/A'''|{{#expr:((1000/{{{2|1}}})/({{{4|1}}}*5))round2}}}} || {{#ifeq:{{{2|1}}}|0|'''N/A'''|{{#expr:(((1000/{{{2|1}}})*({{{5|2}}}+{{{6|0}}}+2))+(((1000/{{{2|1}}})/({{{4|1}}}*5))*7))round2}}}} || {{{7|}}}<noinclude>
 
|-
 
|-
|}
+
|}</noinclude><noinclude>
 
+
{{Documentation}}
== Usage: ==
+
[[Category:Content templates]]
 
 
For easier insertion of a table row in the flax crossbreeds table.
 
 
 
After the <code><nowiki>{{SeedFlaxHeader|</nowiki></code> at the start of the table, you can put <code><nowiki>{{SeedFlax|Name|Flax|Rotten|Seeds|Weed|Water|Pollution}}</nowiki></code> on new lines before the final <code><nowiki>}}</nowiki></code> and it will automatically insert the row in the table with the calculations for beds per 1000 flax etc completed. Pollution resistance note is optional.
 
 
 
For example:
 
<pre><nowiki>{{SeedFlaxHeader|
 
{{SeedFlax|Old Egypt|1|0|1|2|0|High}}
 
{{SeedFlax|Nile Green|2|0|1|1|1|Low}}
 
}}</nowiki></pre>
 
Will insert the following rows into that spot in the table (header not shown below for clarity):<br>
 
{|{table} border="1" cellspacing="0" cellpadding="5" class="wikitable"
 
|-align="center"
 
| Old Egypt || 1 || 0 || 1 || 2 || 0 || 1000 || 200 || 5400 || 1000 || 200 || 5400 || High
 
|-align="center"
 
| Nile Green || 2 || 0 || 1 || 1 || 1 || 500 || 100 || 2700 || 500 || 100 || 2700 || Low
 
|-
 
|}
 
Which will of course adapt to the rest of the table formatting specified for that table in the SeedFlaxHeader template.
 
 
 
To link directly  to a flax seed in the table, replace spaces in the flax name with underscore <code><nowiki>_</nowiki></code> and the <code><nowiki>#</nowiki></code> symbol with <code><nowiki>.23</nowiki></code> as such:
 
 
 
<code><nowiki>[[New_Crosses#Flax_Ariella_.234]]</nowiki></code> to link to the seed with the name <code><nowiki>Ariella #4</nowiki></code>
 
 
 
[[Category:Templates]] {{DEFAULTSORT:{{PAGENAME}}}}
 
 
</noinclude>
 
</noinclude>

Latest revision as of 17:55, 17 May 2021

Old Egypt 1 0 1 2 0 1000 200 5400 1000 200 5400
Template documentation (for the above template, sometimes hidden or invisible)

Usage:

For easier insertion of a table row in the flax crossbreeds table.

After the {{SeedFlaxHeader| at the start of the table, you can put {{SeedFlax|Name|Flax|Rotten|Seeds|Weed|Water|Pollution}} on new lines before the final }} and it will automatically insert the row in the table with the calculations for beds per 1000 flax etc completed. Pollution resistance note is optional.

For example:

{{SeedFlaxHeader|
{{SeedFlax|Old Egypt|1|0|1|2|0|High}}
{{SeedFlax|Nile Green|2|0|1|1|1|Low}}
}}

Will insert the following rows into that spot in the table (header not shown below for clarity):

Old Egypt 1 0 1 2 0 1000 200 5400 1000 200 5400 High
Nile Green 2 0 1 1 1 500 100 2700 500 100 2700 Low

Which will of course adapt to the rest of the table formatting specified for that table in the SeedFlaxHeader template.

To link directly to a flax seed in the table, replace spaces in the flax name with underscore _ and the # symbol with .23 as such:

[[New_Crosses#Flax_Ariella_.234]] to link to the seed with the name Ariella #4


Visit Template:SeedFlax/doc to edit this text! (How does this work?)