Template:Infobox algorithm/doc: Difference between revisions

Content deleted Content added
mNo edit summary
syntaxhighlight lang="wikitext"
 
(3 intermediate revisions by 2 users not shown)
Line 1:
{{Documentation subpage}}
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) -->
{{Lua|Module:Infobox|Module:InfoboxImage|Module:Check for unknown parameters}}
 
== Example ==
Quicksort Algorithm
Line 15 ⟶ 19:
}}
== Usage ==
<syntaxhighlight lang="wikitext">
<pre>
{{Infobox algorithm
|name = <!-- Defaults to article name -->
Line 28 ⟶ 32:
(excluding input) if not specified -->
}}
</syntaxhighlight>
</pre>
 
<includeonly>{{Sandbox other||
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
 
[[Category:Computer science infobox templates|Algorithm]]
}}</includeonly>
 
<templatedata>
{