Difference between revisions of "Template:Card"

From SoundInGames.com - Sound Design in Games
Jump to: navigation, search
Line 1: Line 1:
 +
{{#if: | yes | no}}
 +
 
{{if| |test1|YES|NO}}
 
{{if| |test1|YES|NO}}
 
{{if| |test2|YES|NO}}
 
{{if| |test2|YES|NO}}
 
{{if| |test3|YES|NO}}
 
{{if| |test3|YES|NO}}
  
{{#if:test1==""|YES|NO}}
+
{{#if: test1=="" |YES|NO}}
{{#if:test2==""|YES|NO}}
+
{{#if: test2=="" |YES|NO}}
{{#if:test3==""|YES|NO}}
+
{{#if: test3=="" |YES|NO}}
  
{{#if:test1==|YES|NO}}
+
{{#if: test1== |YES|NO}}
{{#if:test2==|YES|NO}}
+
{{#if: test2== |YES|NO}}
{{#if:test3==|YES|NO}}
+
{{#if: test3== |YES|NO}}
  
 
<span style="display:none">{{{cardname|Name}}}{{{deckversion|v1.0}}}</span>
 
<span style="display:none">{{{cardname|Name}}}{{{deckversion|v1.0}}}</span>

Revision as of 12:05, 26 June 2011

no

{{p{{#if :test1|1|2}}|YES|}} {{p{{#if :test2|1|2}}|YES|}} {{p{{#if :test3|1|2}}|YES|}}

YES YES YES

YES YES YES

Namev1.0

{{#css:MyMonobook.card.css}}
Front face Back face
The card's front face The card's back face

Back to Deck

Card

Synopsis

Synopsis description goes here

Examples

example1
example2
example3

Relationships

Revisions