Difference between revisions of "Template:AI Program"
From Flexible Survival
m (Fixed the tabling. Maybe.) |
m (More table tinkering.) |
||
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"|{{{description}}} | ||
+ | |} | ||
+ | {|style="width:100%; border-collapse: collapse; border-width: 1px; border-style: solid; border-color: #000" | ||
+ | |- | ||
+ | ! Parameter | ||
|- | |- | ||
|style="border-style: solid; border-width: 1px"|{{{parametertype}}} | |style="border-style: solid; border-width: 1px"|{{{parametertype}}} |
Revision as of 17:44, 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= }}