Template:AI Program: Difference between revisions

From Flexible Survival
Jump to navigationJump to search
DeMatt (talk | contribs)
m Initial template creation.
 
DeMatt (talk | contribs)
m Fixed the tabling. Maybe.
Line 14: Line 14:
<div align=center>'''{{FULLPAGENAME}}'''</div><br>
<div align=center>'''{{FULLPAGENAME}}'''</div><br>
{|style="width:100%; border-collapse: collapse; border-width: 1px; border-style: solid; border-color: #000"
{|style="width:100%; border-collapse: collapse; border-width: 1px; border-style: solid; border-color: #000"
|style="border-style: solid; border-width: 1px"|{{{description}}}
|style="border-style: solid; border-width: 1px" colspan="2"|{{{description}}}
|-
|-
|style="border-style: solid; border-width: 1px"|{{{parametertype}}}
|style="border-style: solid; border-width: 1px"|{{{parametertype}}}

Revision as of 17:41, 3 September 2011

A template to standardize the format of AI program listings.

Usage

Put the following on your page, filling in the blanks.


{{AI Program
|description=
|parametertype=
|parameterstat=
}}