Template

Difference between revisions of "Herb/use"

From Children of StarClan

< Template:Herb
 
Line 7: Line 7:
 
== Code ==
 
== Code ==
 
<PRE>{{Herb/use-start}}
 
<PRE>{{Herb/use-start}}
{{Herb/use|PART|USE}}
+
{{Herb/use|part=|use=}}
 
{{Herb/use-end}}</PRE>
 
{{Herb/use-end}}</PRE>
  
</noinclude><includeonly> | width="24%" align="right" valign="top" | '''{{#ifeq:{{{1|}}}||''Part''|{{{1}}}|}}'''
+
</noinclude><includeonly> | width="24%" align="right" valign="top" | '''{{#ifeq:{{{part|}}}||''Part''|{{{part}}}|}}'''
 
  | width="1%" valign="top" | ''':'''
 
  | width="1%" valign="top" | ''':'''
  | width="75%" | {{#ifeq:{{{2|}}}||''Coming Soon''|{{{2}}}|}}
+
  | width="75%" | {{#ifeq:{{{use|}}}||''Coming Soon''|{{{2}}}|}}
 
  |-</includeonly>
 
  |-</includeonly>

Revision as of 20:09, 25 May 2017

Component Parts

Code

{{Herb/use-start}}
{{Herb/use|part=|use=}}
{{Herb/use-end}}