- This wiki is out of date, use the continuation of this wiki instead
Template:Project
From FenixWiki
Template
Project template.
Variables:
project_title, project_name, project_type, project_compilerused, project_interpreterused, project_genre,
{{{project_title}}} | |
Project name | {{{project_name}}} |
---|---|
Project type | {{{project_type}}} |
Genre | {{{project_genre}}} |
Compiler used | {{{project_compilerused}}} |
Interpreter used | {{{project_interpreterused}}} |
Example
{{Project | project_title = My Game | project_name = My Game | project_type = Game | project_compilerused = Compiler | project_interpreterused = Interpreter | project_genre = Genres }} |
|