Difference between revisions of "Template:Card"

From SoundInGames.com - Sound Design in Games
Jump to: navigation, search
Line 3: Line 3:
 
{{#ifeq: {{{test3|}}} |  | 20 | 40}}
 
{{#ifeq: {{{test3|}}} |  | 20 | 40}}
  
{{#ifeq: {{{test1|}}} | "" | 20 | 40}}
+
{{#ifeq: {{{test1|}}} | "" | 20 | 40}}
 
{{#ifeq: {{{test2|}}} | "" | 20 | 40}}
 
{{#ifeq: {{{test2|}}} | "" | 20 | 40}}
 
{{#ifeq: {{{test3|}}} | "" | 20 | 40}}
 
{{#ifeq: {{{test3|}}} | "" | 20 | 40}}
 +
 +
{{#ifeq: {{{test1|}}} | x  | 20 | 40}}
 +
{{#ifeq: {{{test2|}}} | x | 20 | 40}}
 +
{{#ifeq: {{{test3|}}} | x | 20 | 40}}
 +
 +
{{#ifeq: {{{test1|}}} | "x"  | 20 | 40}}
 +
{{#ifeq: {{{test2|}}} | "x" | 20 | 40}}
 +
{{#ifeq: {{{test3|}}} | "x" | 20 | 40}}
 +
 +
{{#ifeq: {{{test1|}}} | false  | 20 | 40}}
 +
{{#ifeq: {{{test2|}}} | false | 20 | 40}}
 +
{{#ifeq: {{{test3|}}} | false | 20 | 40}}
  
 
{{#if: | yes | no}}
 
{{#if: | yes | no}}

Revision as of 12:20, 26 June 2011

20 20 20

40 40 40

40 40 40

40 40 40

40 40 40

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