Difference between revisions of "Template:Card"

From SoundInGames.com - Sound Design in Games
Jump to: navigation, search
Line 21: Line 21:
 
{{#ifexist: {{{test2|}}} | 20 | 40}}
 
{{#ifexist: {{{test2|}}} | 20 | 40}}
 
{{#ifexist: {{{test6|}}} | 20 | 40}}
 
{{#ifexist: {{{test6|}}} | 20 | 40}}
 
{{#ifeq: {{{test1|}}} | "" | 20 | 40}}
 
{{#ifeq: {{{test2|}}} | "" | 20 | 40}}
 
{{#ifeq: {{{test3|}}} | "" | 20 | 40}}
 
 
{{#ifeq: {{{test1|a}}} | x  | 20 | 40}}
 
{{#ifeq: {{{test2|a}}} | x | 20 | 40}}
 
{{#ifeq: {{{test3|a}}} | 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}}
 
{{#if:  | yes | no}}
 
{{#if:  | yes | no}}
 
 
{{if| |{{{test1}}}|YES|NO}}
 
{{if| |{{{test2}}}|YES|NO}}
 
{{if| |{{{test3}}}|YES|NO}}
 
 
{{#if: {{{test1}}}=="" |YES|NO}}
 
{{#if: {{{test2}}}=="" |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:38, 26 June 2011


20 20 20

40 40 40

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