The Wiki for Tale 7 is in read-only mode and is available for archival and reference purposes only. Please visit the current Tale 11 Wiki in the meantime.

If you have any issues with this Wiki, please post in #wiki-editing on Discord or contact Brad in-game.

Difference between revisions of "Template:SeedVine"

From ATITD7
Jump to navigationJump to search
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<noinclude>{|{table} border="1" cellspacing="0" cellpadding="5" class="wikitable"
 
<noinclude>{|{table} border="1" cellspacing="0" cellpadding="5" class="wikitable"
</noinclude>|- id="Vine {{{1|Iaruhetep #1}}}"
+
</noinclude>|- id="Vine {{{1|Iaruhetep#1}}}" align="center"
{{!}} {{{1|Iaruhetep #1}}} || {{{2|}}} || {{{3|Iaruhetep}}} || {{{4|QQQV}}} || {{{5|9}}}<noinclude>
+
{{!}} {{{1|Iaruhetep#1}}} || {{{2|}}} || {{{3|Iaruhetep}}} || {{{4|QQQV}}} || {{{5|9}}}<noinclude>
 
|-
 
|-
 
|}
 
|}
Line 13: Line 13:
 
For example:
 
For example:
 
<pre><nowiki>{{SeedVineHeader|
 
<pre><nowiki>{{SeedVineHeader|
{{SeedVine|Iaruhetep #1||Iaruhetep|QQQV|9}}
+
{{SeedVine|Iaruhetep#1||Iaruhetep|QQQV|9}}
 
}}</nowiki></pre>
 
}}</nowiki></pre>
 
Will insert the following rows into that spot in the table (header not shown below for clarity):<br>
 
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"
 
{|{table} border="1" cellspacing="0" cellpadding="5" class="wikitable"
|-
+
|- align="center"
| Iaruhetep #1 ||  || Iaruhetep || QQQV || 9
+
| Iaruhetep#1 ||  || Iaruhetep || QQQV || 9
 
|-
 
|-
 
|}
 
|}
Line 25: Line 25:
 
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:
 
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#Vine_Iaruhetep_.231]]</nowiki></code> to link to the seed with the name <code><nowiki>Iaruhetep #1</nowiki></code>
+
<code><nowiki>[[New_Crosses#Vine_Iaruhetep.231]]</nowiki></code> to link to the seed with the name <code><nowiki>Iaruhetep#1</nowiki></code>
  
[[Category: Template]] {{DEFAULTSORT:PAGENAME}}
+
[[Category: Template]] {{DEFAULTSORT:{{PAGENAME}}}}
 
</noinclude>
 
</noinclude>

Latest revision as of 07:07, 31 December 2015

Iaruhetep#1 Iaruhetep QQQV 9

Usage:

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

After the {{SeedVineHeader| at the start of the table, you can put {{SeedVine|Name|Genome|Researcher|Phenotype|Starting Grapes}} on new lines before the final }} and it will automatically insert the row in the table with the correct format.

For example:

{{SeedVineHeader|
{{SeedVine|Iaruhetep#1||Iaruhetep|QQQV|9}}
}}

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

Iaruhetep#1 Iaruhetep QQQV 9

Which will of course adapt to the rest of the table formatting specified for that table in the SeedVineHeader 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#Vine_Iaruhetep.231]] to link to the seed with the name Iaruhetep#1