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: | yes | no}}
  
{{if| |test1|YES|NO}}
+
{{#if| yes | no}}
{{if| |test2|YES|NO}}
+
{{#if| yes | no}}
{{if| |test3|YES|NO}}
+
{{#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: {{{test2}}}== |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:07, 26 June 2011

no

no no 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