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

Template:Project

From FenixWiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 00:48, 12 September 2007 (edit)
Sandman (Talk | contribs)
m
← Previous diff
Revision as of 00:50, 12 September 2007 (edit) (undo)
Sandman (Talk | contribs)
m
Next diff →
Line 14: Line 14:
}}<!-- }}<!--
--->{{#if:{{{project_genre|}}}|+-->{{#if:{{{project_type|}}}|
<br> <br>
{{!-}} {{!-}}
-! '''[[Genres|Genre]]'''+! '''[[Project types|Project type]]'''
-{{!!}} {{{project_genre}}}+{{!!}} {{{project_type}}}
}}<!-- }}<!--
--->{{#if:{{{project_type|}}}|+-->{{#if:{{{project_genre|}}}|
<br> <br>
{{!-}} {{!-}}
-! '''[[Project types|Project type]]'''+! '''[[Genres|Genre]]'''
-{{!!}} {{{project_type}}}+{{!!}} {{{project_genre}}}
}}<!-- }}<!--

Revision as of 00:50, 12 September 2007

Template

Project template.


{{{project_title}}}


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