This wiki is out of date, use the continuation of this wiki instead

Template:Project

From FenixWiki

Revision as of 09:04, 13 March 2008 by Sandman (Talk | contribs)
(diff) ←Older revision | Current revision (diff) | Newer revision→ (diff)
Jump to: navigation, search

[edit] Template

Project template.

Variables:

project_title,
project_name,
project_type,
project_compilerused,
project_interpreterused,
project_genre,
{{{project_title}}}






[edit] Example

{{Project
  | project_title           = My Game
  | project_name            = My Game
  | project_type            = Game
  | project_compilerused    = Compiler
  | project_interpreterused = Interpreter
  | project_genre           = Genres
}}
My Game
Project name My Game
Project type Game
Genre Genres
Compiler used Compiler
Interpreter used Interpreter


Personal tools