Difference between revisions of "Template:Test"

From Gamehiker Wiki
Jump to navigation Jump to search
(New page: {| {{#if:{{{hair|}}}| '''Hair Color:''' | {{{hair}}} }} {{#if:{{{hair|}}}| '''Name:''' | {{{name}}} }} |})
 
Line 1: Line 1:
 
{|  
 
{|  
  
{{#if:{{{hair|}}}|
+
{{#if:{{{hair|}}}
'''Hair Color:''' | {{{hair}}}
+
'''Hair Color:''' {{{hair}}}
 
}}
 
}}
  
{{#if:{{{hair|}}}|
+
{{#if:{{{hair|}}}
'''Name:''' | {{{name}}}
+
'''Name:''' {{{name}}}
 
}}
 
}}
  
 
|}
 
|}

Revision as of 18:24, 24 January 2007