- This wiki is out of date, use the continuation of this wiki instead
 
Template:Project
From FenixWiki
(Difference between revisions)
												
			
			| Revision as of 08:58, 13 March 2008 (edit) Sandman (Talk | contribs) m ← Previous diff  | 
				Current revision (09:04, 13 March 2008) (edit) (undo) Sandman (Talk | contribs) m  | 
			||
| Line 12: | Line 12: | ||
| project_genre, | project_genre, | ||
| </pre> | </pre> | ||
| - | </noinclude>{| border="1" cellpadding="2" style="margin: 0 0 1em 1em; width: 22em; border-collapse: collapse; font-size:  | + | </noinclude>{| border="1" cellpadding="2" style="margin: 0 0 1em 1em; width: 22em; border-collapse: collapse; font-size: 90%; float: right; clear: right; background: #FFF9F2;" | 
| - | | style="margin-left: inherit; font-size:  | + | | style="margin-left: inherit; font-size: 110%;" colspan=2 align=center | '''{{{project_title}}}'''<!-- | 
| - | -->{{#if:{{{project_name}}}| | + | -->{{#if:{{{project_name|}}}| | 
| <br> | <br> | ||
| {{!-}} | {{!-}} | ||
| - | ! '''[[Project]] name''' | + | {{!}} style="text-align:left; width:100px;" {{!}} '''[[Project]] name''' | 
| {{!!}} {{{project_name}}} | {{!!}} {{{project_name}}} | ||
| }}<!-- | }}<!-- | ||
| - | -->{{#if:{{{project_type}}}| | + | -->{{#if:{{{project_type|}}}| | 
| <br> | <br> | ||
| {{!-}} | {{!-}} | ||
| - | {{!}} style="width:100px;" {{!}} '''[[Project]] [[Project types|type]]''' | + | {{!}} style="text-align:left; width:100px;" {{!}} '''[[Project]] [[Project types|type]]''' | 
| {{!!}} {{{project_type}}} | {{!!}} {{{project_type}}} | ||
| }}<!-- | }}<!-- | ||
| - | -->{{#if:{{{project_genre}}}| | + | -->{{#if:{{{project_genre|}}}| | 
| <br> | <br> | ||
| {{!-}} | {{!-}} | ||
| - | ! '''[[Genres|Genre]]''' | + | {{!}} style="text-align:left; width:100px;" {{!}} '''[[Genres|Genre]]''' | 
| {{!!}} {{{project_genre}}} | {{!!}} {{{project_genre}}} | ||
| }}<!-- | }}<!-- | ||
| - | -->{{#if:{{{project_compilerused}}}| | + | -->{{#if:{{{project_compilerused|}}}| | 
| <br> | <br> | ||
| {{!-}} | {{!-}} | ||
| - | ! '''[[Compiler]] used''' | + | {{!}} style="text-align:left; width:100px;" {{!}} '''[[Compiler]] used''' | 
| {{!!}} {{{project_compilerused}}} | {{!!}} {{{project_compilerused}}} | ||
| }}<!-- | }}<!-- | ||
| - | -->{{#if:{{{project_interpreterused}}}| | + | -->{{#if:{{{project_interpreterused|}}}| | 
| <br> | <br> | ||
| {{!-}} | {{!-}} | ||
| - | ! '''[[Interpreter]] used''' | + | {{!}} style="text-align:left; width:100px;" {{!}} '''[[Interpreter]] used''' | 
| {{!!}} {{{project_interpreterused}}} | {{!!}} {{{project_interpreterused}}} | ||
| }}<!-- | }}<!-- | ||
| Line 52: | Line 52: | ||
| --> | --> | ||
| |}<noinclude> | |}<noinclude> | ||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| == Example == | == Example == | ||
| {| style="width: 100%" | {| style="width: 100%" | ||
Current revision
[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
}}
 | 
  | ||||||||||||
