Adding a page for a Card

From Vgtact

Jump to: navigation, search

[edit] Creating the new page

To create the page, use the Search box in the left column of the Wiki. Type in the exact name of the Card (using the correct capitalisation of the letters) and press Enter or click Go.

The Wiki should display a message saying that the page does not exist and offering you the chance to edit it.

Click the Link to open the page and start editing.

[edit] Boilerplate text

Once you are in the blank editor window for the new card, you should copy/paste the following text in:

<noinclude>
{{CardDetails|{{PAGENAME}}}}
</noinclude><includeonly>{{ {{{function}}}
|image=
|name=
|seal=
|influence=
|cost=
|opponent=
|player=
|refresh=
|expression=
|type=
|playerrace=
|quest=
|civic=
|loot=
|book=
|house=
|parley=
                    <!-- Category Use:  
                         Please do not custom create any new categories.
                         Please do not add manual categories to the notes section.
                         You may leave any or all of the following lines intact. 
                         Please delete those that do not apply.  -->
|category1=NPC                      
|category2=Racial                     
|category3=Tutorial Reward        
|category4=Signature                
|category5=Drink Card
|category6=Civic Diplomacy
|category7=Player Crafted        
|category8=Clothing
|notes=
}}</includeonly>

[edit] Fill in the blanks

With the boilerplate text in place you can fill in the details of the card.

The following table details what each entry is for and any permitted values you may enter after the = sign:

image The filename of the image of the card. Delete this line if there is no image available yet
name The exact name of the card using the correct Capitalisation
seal The colour of the seal (either Red, Green, Blue, Yellow, or White)
influence The amount of influence the card generates
cost The amount of expression the card costs to play (e.g. 0000, 0300, 0001 etc).
opponent The amount of expression the card gives to (or takes from) the opponent
player The amount of expression the card gives to the player
refresh The refresh interval of the card
expression The Expression the card is classified as (either Demand, Reason, Inspire, Flatter, or Neutral)
type The type of Statement (either Comment, Evaluation, Assertion, Rebut, Repeal, or Special)
playerrace "All" if the card is available to all players, "<Expression> Race" if the card is only available to selected Races, "<Expression> Class" if the card is only available to selected Classes, "<Race>" if the card is only available to one specific Race.
quest The names of any quests that give this card as a reward
civic The name of the Station that gives this card as a Civic Diplomacy Buff
loot The names (or a link to a summary page) of any NPCs that drop this card as loot during combat.
book "Yes" if the card can be obtained by reading a Statement Knowledge book.
house The name of the House from which the card may be purchased
parley The name of the NPC that you can parley to obtain this card
notes Any notes to display about the card
category1=NPC The card is used by an NPC.
category2=Racial The card is the Racial Assertion for a particular Race
category3=Tutorial Reward The card is the reward for a Tutorial Quest
category4=Signature The card is one of the possible rewards from the three signature statement quests.
category5=Drink Card The card is the reward for drinking potions
category6=Civic Diplomacy Reward The card is a random civic diplomacy reward.
category7=Player Crafted The card is crafted by players.
category8=Clothing The card is available when wearing certain diplomacy clothing especially masks.
category#= Any other category

All cards are automatically placed in the Category:Card category. They will also be placed in the categories for each category#= line. The actual category name used will have " Card" appended to the name given after the = sign. Delete any lines that do not apply.

After you have entered all of the information for the card, click the Save page button.

NOTE: Do NOT type anything after the </includeonly> line at the end of the boilerplate text. If you type anything there, that text will appear everywhere the card is referenced (e.g. where the Deck, Parley and CardImage templates are used).

If you want to add something to the page that you cannot enter in the notes= line, you should insert it immediately above or below the {{CardDetails|{{PAGENAME}}}} line.

Personal tools