Difference between revisions of "Template:Command"

From GeoGebra Manual
Jump to: navigation, search
m (some sublists created)
Line 2: Line 2:
 
<div class="infobox tool">
 
<div class="infobox tool">
 
<div class="h4">Command groups</div>
 
<div class="h4">Command groups</div>
* [[Algebra Commands]]
+
* [[Algebra Commands]]{{#ifeq:{{{1}}}|algebra|
* [[Chart Commands]]
+
** [[Div Command|Div]], [[Mod Command|Mod]]
* [[Conic Commands]]
+
** [[Expand Command|Expand]]
* [[Discrete Math Commands]]
+
** [[Factor Command|Factor]]
* [[Function Commands]]
+
** [[GCD Command|GCD]], [[LCM Command|LCM]]
* [[Geometry Commands]]
+
** [[Min Command|Min]], [[Max Command|Max]]
* [[List Commands]]
+
** [[PrimeFactors Command|PrimeFactors]]
* [[Logical Commands]]
+
** [[Product Command|Product]]
* [[Probability Commands]]
+
** [[Simplify Command|Simplify]]|}}
* [[Scripting Commands]]
+
* [[Chart Commands]]{{#ifeq:{{{1}}}|chart|
* [[Spreadsheet Commands]]
+
** [[BarChart Command|BarChart]]
* [[Statistics Commands]]
+
** [[BoxPlot Command|BoxPlot]]
* [[Text Commands]]
+
** [[DotPlot Command|DotPlot]]
 +
** [[Histogram Command|Histogram]]
 +
** [[StemPlot Command|StemPlot]]|}}
 +
* [[Conic Commands]]{{#ifeq:{{{1}}}|conic|
 +
** [[Circle Command|Circle]]
 +
** [[Ellipse Command|Conic]]
 +
** [[Parabola Command|Conic]]
 +
** [[Hyperbola Command|Conic]]
 +
** [[MajorAxis Command|MajorAxis]], [[MinorAxis Command|MinorAxis]]
 +
** ... and [[Conic Commands|others]]|}}
 +
* [[Discrete Math Commands]]{{#ifeq:{{{1}}}|conic||}}
 +
* [[Voronoi Command|Voronoi]]
 +
* [[Hull Command|Hull]]
 +
* [[ConvexHull Command|Convex hull]]{{#ifeq:{{{1}}}|conic|
 +
** [[MinimumSpanningTree Command|MinimumSpanningTree]]
 +
** [[DelauneyTriangulation Command|DelauneyTriangulation]]
 +
** [[TravelingSalesman Command|Travelling Salesman]]
 +
** [[ShortestDistance Command|ShortestDistance]]|}}
 +
* [[Function Commands]]{{#ifeq:{{{1}}}|function|
 +
** [[Coefficients Command|Coefficients]]
 +
** [[ComplexRoot Command|ComplexRoot]]
 +
** [[Curve Command|Curve]]
 +
** [[Degree Command|Degree]]
 +
** [[Denominator Command|Denominator]]
 +
** [[Derivative Command|Derivative]]
 +
** [[Extremum Command|Extremum]]
 +
** [[Factors Command|Factors]]|
 +
** ... and [[Function Commands|others]]|}}
 +
* [[Geometry Commands]]{{#ifeq:{{{1}}}|geometry||}}
 +
* [[List Commands]]{{#ifeq:{{{1}}}|list||}}
 +
* [[Logical Commands]]{{#ifeq:{{{1}}}|logical|
 +
** [[CountIf Command|CountIf]]
 +
** [[If Command|If]]
 +
** [[IsDefined Command|IsDefined]]
 +
** [[IsInRegion Command|IsInRegion]]
 +
** [[IsInteger Command|IsInteger]]
 +
** [[KeepIf Command|KeepIf]]
 +
** [[Relation Command|Relation]]|}}
 +
* [[Probability Commands]]{{#ifeq:{{{1}}}|probability|
 +
** [[Normal Command|Normal]]
 +
** [[InverseNormal Command|InverseNormal]]
 +
** [[Pascal Command|Pascal]]
 +
** [[InversePascal Command|InversePascal]]
 +
** [[Gamma Command|Gamma]]
 +
** [[Exponential Command|Exponential]]
 +
** [[RandomBetween Command|RandomBetween]]
 +
** [[RandomUniform Command|RandomUniform]]
 +
** ... and [[Probability Commands|others]]|}}
 +
* [[Scripting Commands]]{{#ifeq:{{{1}}}|scripting||}}
 +
* [[Spreadsheet Commands]]{{#ifeq:{{{1}}}|spreadsheet|
 +
** [[Cell Command|Cell]]
 +
** [[CellRange Command|CellRange]]
 +
** [[Column Command|Column]], [[Row Command|Row]]
 +
** [[ColumnName Command|ColumnName]]
 +
** [[FillCells Command|FillCells]]
 +
** [[FillColumn Command|FillColumn]], [[FillRow Command|FillRow]]|}}
 +
* [[Statistics Commands]]{{#ifeq:{{{1}}}|statistics||}}
 +
** [[Text Commands]]{{#ifeq:{{{1}}}|text|
 +
** [[FormulaText Command|FormulaText]]
 +
** [[FractionText Command|FractionText]]
 +
** [[LetterToUnicode Command|LetterToUnicode]]
 +
** [[RotateText Command|RotateText]]
 +
** [[TableText Command|TableText]]
 +
** [[Text Command|Text]]
 +
** [[TextToUnicode Command|TextToUnicode]]
 +
** [[UnicodeToLetter Command|UnicodeToLetter]]
 +
** [[UnicodeToText Command|UnicodeToText]]
 +
** [[VerticalText Command|VerticalText]]|}}
 
* [[Transformation Commands]]
 
* [[Transformation Commands]]
 
* [[Vector Commands]]
 
* [[Vector Commands]]

Revision as of 22:52, 19 January 2011

[edit] [purge] Template documentation

This template crates list command infobox on the right. Also adds the public-space page into Category:Commands.

Usage examples

  • {{command|algebra}}
  • {{command|algebra|category}}
  • {{command|cas=true|statistics|Zipf}}

Parameters

1
command type; one of "algebra","geometry","text","logical","function","conic","list","chart","statistics","probability",

"vector-matrix","transformation","spreadsheet","scripting","discrete","other","CAS","3D"

2
might equal "category" or be empty -- this affects the first line of the infobox. In non-english wikis it may contain other value and in that case it serves as title.
cas
when true, page is included into CAS Specific Commands category.
3
only in non-english wikis; serves as title for command categories. By leaving a space in the beginning, you make the category come before A in alphabetical listing.
© 2024 International GeoGebra Institute