Talk:Ridge of Shadows Card Set

From Dvorak - A Blank-Card Game
Revision as of 22:48, 12 May 2008 by Halfwing (talk | contribs) (New page: == how to add a deck/cards == ok only edit this deck if you are one of the people that plays this. ok first thing you need to do is add your name to the designers list just edit the infor...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

how to add a deck/cards

ok only edit this deck if you are one of the people that plays this.

ok first thing you need to do is add your name to the designers list just edit the infor box and put your username in the section wear it says "designerX" were x is the nest number in the list.

after that add your deck to the list. simply paste this code before the suckbox but after the last current deck


<br clear=all />
=== Deck Name ===
your name's deck.

After that add your cards using this format.

{{Card
| title = Name of thing
| text = Action: What this card does. leave blank if nothing.
| type = Thing
| flavortext = the text at the bottom of the card
| creator = your name here
}}

{{Card
| title = name of action
| text = what this card does.
| type = Action
| flavortext = the text at the bottom of the card
| creator = your name here
}}

this would come out as:


Deck Name

your name's deck.

Name of thing
Thing
Action: What this card does. leave blank if nothing.
the text at the bottom of the card
Card by your name here
name of action
Action
what this card does.
the text at the bottom of the card
Card by your name here

and your done. add more cards as needed