Difference between revisions of "Template:NodeRow"

From Wurmpedia
Jump to navigation Jump to search
(NodeRow table row completion template)
 
m
Line 1: Line 1:
 
<templatestyles src="InfoTable/styles.css" />
 
<templatestyles src="InfoTable/styles.css" />
 
<includeonly>
 
<includeonly>
 
 
{{#switch: {{lc:{{{1}}}}}
 
{{#switch: {{lc:{{{1}}}}}
 
     | alpine  = <td>Botanize</td><td>Alpine brush</td> <td>High Altitudes</td><td>[[File:Alpine brush.jpg|center|200px|Alpine brush]]</td></tr>
 
     | alpine  = <td>Botanize</td><td>Alpine brush</td> <td>High Altitudes</td><td>[[File:Alpine brush.jpg|center|200px|Alpine brush]]</td></tr>
Line 31: Line 30:
 
     | #default = Error
 
     | #default = Error
 
     }}
 
     }}
 
 
</includeonly>
 
</includeonly>
  

Revision as of 00:58, 3 December 2023



This template serves only one purpose - to complete complex table rows on the 'Node resources" page. It has no other use.