Difference between revisions of "Template:Infobox algorithm"

From blackwiki
Jump to navigation Jump to search
imported>Fuhghettaboutit
imported>Fuhghettaboutit
m (fix name)
Line 17: Line 17:
 
| data6        = {{{space}}}
 
| data6        = {{{space}}}
 
}}<noinclude>{{-}}<pre>
 
}}<noinclude>{{-}}<pre>
{{Infobox Algorithm
+
{{Infobox algorithm
 
|name= <!-- Defaults to article name -->
 
|name= <!-- Defaults to article name -->
 
|class= <!-- Name of problem it solves -->
 
|class= <!-- Name of problem it solves -->

Revision as of 09:31, 28 November 2009

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

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

{{Infobox algorithm
|name= <!-- Defaults to article name -->
|class= <!-- Name of problem it solves -->
|image=
|caption=
|data=
|time= <!-- Worst time big-O notation -->
|best-time=
|average-time=
|space=
}}

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