Difference between revisions of "Template talk:Developerinfo"

From RogueBasin
Jump to navigation Jump to search
 
m (Problem corrected by Icey.)
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
[[category:main]]
add the following:
<pre>
{{developerinfo| name =
|alias =
|projects =
|games =
|nationality =
|languages =
|site =
}}
</pre>
 
for example:
 
<pre>
{{developerinfo|name = Kornel Kisielewicz
|alias = Anubis
|nationality = Polish
|languages = [[FreePascal]]
|site = http://chaosforge.org/
|games = [[DoomRL]], [[DiabloRL]]
|projects = [[Carceri]], [[GenRogue]]
}}
</pre>
 
[[category:templates]]

Latest revision as of 11:52, 10 July 2007

add the following:

{{developerinfo| name = 
|alias = 
|projects = 
|games = 
|nationality = 
|languages = 
|site = 
}}

for example:

{{developerinfo|name = Kornel Kisielewicz
|alias = Anubis
|nationality = Polish
|languages = [[FreePascal]]
|site = http://chaosforge.org/
|games = [[DoomRL]], [[DiabloRL]]
|projects = [[Carceri]], [[GenRogue]]
}}