Difference between revisions of "Template:Infobox algorithm"

From blackwiki
Jump to navigation Jump to search
imported>Fryed-peach
m
imported>Fryed-peach
m
Line 2: Line 2:
 
| headerstyle = background:#ffc0c0
 
| headerstyle = background:#ffc0c0
 
| name        = Infobox_Algorithm
 
| name        = Infobox_Algorithm
| title        = {{{title|{{PAGENAME}}}}}
+
| title        = {{{name|{{PAGENAME}}}}}
 
| image        = {{{image}}}
 
| image        = {{{image}}}
 
| caption      = {{{caption|}}}
 
| caption      = {{{caption|}}}
Line 21: Line 21:
 
}}<noinclude><pre>
 
}}<noinclude><pre>
 
{{Infobox Algorithm
 
{{Infobox Algorithm
 +
|name=
 
|class=
 
|class=
 
|image=
 
|image=

Revision as of 05:48, 28 October 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=
|complete=
}}

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