You need to be logged into the wiki to be able to edit! To login or join the wiki, click here.

Difference between revisions of "Template:Command"

From Kiwiki
Jump to: navigation, search
Line 1: Line 1:
{{#if: {{{1|}}}|
 
<br>* <b>{{{1}}}</b>}}
 
 
{{#if: {{{2|}}}|
 
{{#if: {{{2|}}}|
<br>* <b>{{{1}}}</b> - {{{2}}}.}}
+
<br>* <b>{{{1}}}</b> - {{{2}}}.|
{{#if: {{{3|}}}|
+
<br>* <b>{{{1}}}</b> - {{{2}}}''({{{3}}})'' .}}
<br>* <b>{{{1}}}</b> - {{{2}}}.}}
 

Revision as of 23:28, 24 March 2012

{{#if: |
* {{{1}}} - {{{2}}}.|
* {{{1}}} - {{{2}}}({{{3}}}) .}}