Difference between revisions of "Template:Infobox algorithm"

From blackwiki
Jump to navigation Jump to search
imported>Sligocki
(Got rid of view-edit (just cluters infobox), and fixed documentation (no complete))
Line 1: Line 1:
 
{{Infobox
 
{{Infobox
 
| headerstyle = background:#ffc0c0
 
| headerstyle = background:#ffc0c0
| name        = Infobox_Algorithm
 
 
| title        = {{{name|{{PAGENAME}}}}}
 
| title        = {{{name|{{PAGENAME}}}}}
 
| image        = {{{image}}}
 
| image        = {{{image}}}
Line 31: Line 30:
 
|space=
 
|space=
 
|optimal=
 
|optimal=
|complete=
 
 
}}
 
}}
 
</pre>
 
</pre>

Revision as of 03:41, 17 November 2009

Infobox algorithm
{{{image}}}
Class{{{class}}}
Data structure{{{data}}}
Worst case performance{{{time}}}
Worst case space complexity{{{space}}}
Optimal{{{optimal}}}

[[Category:Infobox templates|Template:Remove first word]]

{{Infobox Algorithm
|name=
|class=
|image=
|caption=
|data=
|time=
|best-time=
|average-time=
|space=
|optimal=
}}

it:Template:Infobox Algoritmo uk:Шаблон:Картка алгоритм