- This wiki is out of date, use the continuation of this wiki instead
 
Template:Project
From FenixWiki
(Difference between revisions)
												
			
			| Revision as of 00:32, 12 September 2007 (edit) Sandman (Talk | contribs) m ← Previous diff  | 
				Revision as of 00:40, 12 September 2007 (edit) (undo) Sandman (Talk | contribs) m Next diff →  | 
			||
| Line 1: | Line 1: | ||
| <noinclude> | <noinclude> | ||
| - | Project template | + | == Template == | 
| + | Project template. | ||
| </noinclude> | </noinclude> | ||
| Line 38: | Line 39: | ||
| <noinclude> | <noinclude> | ||
| + | == Example == | ||
| + | {| style="width: 100%" | ||
| + | | <pre> | ||
| {{Project | {{Project | ||
| | project_title = My Game | | project_title = My Game | ||
| Line 45: | Line 49: | ||
| | project_genre = Genres | | project_genre = Genres | ||
| }} | }} | ||
| + | </pre> | ||
| + | || | ||
| + | {{Project | ||
| + | | project_title = My Game | ||
| + | | project_name = My Game | ||
| + | | project_compilerused = Compiler | ||
| + | | project_interpreterused = Interpreter | ||
| + | | project_genre = Genres | ||
| + | }} | ||
| + | |} | ||
| + | |||
| </noinclude> | </noinclude> | ||
Revision as of 00:40, 12 September 2007
Template
Project template.
| {{{project_title}}} | 
Example
 
{{Project
  | project_title           = My Game
  | project_name            = My Game
  | project_compilerused    = Compiler
  | project_interpreterused = Interpreter
  | project_genre           = Genres
}}
 | 
  | ||||||||||
