Difference between revisions of "Template:Geogebra"
Jump to navigation
Jump to search
(Created page with "{{#widget:Iframe|url={{{1}}}}} <noinclude> Example: <nowiki>{{Geogebra|https://www.geogebra.org/material/iframe/id/dzN68HSS/width/859/height/625/border/888888}}</nowiki> <br/...") |
|||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | {{#widget:Iframe|url={{{1}}}}} | + | {{#widget:Iframe |
| + | |url=https://www.geogebra.org/material/iframe/id/{{{1}}}/width/{{{2|1100}}}/height/{{{3|600}}}/border/888888 | ||
| + | |width={{{2|1100}}} | ||
| + | |height={{{3|600}}} | ||
| + | }} | ||
| + | Download this geogebra file from this [https://www.geogebra.org/material/download/format/file/id/{{{1}}} link]. | ||
<noinclude> | <noinclude> | ||
Example: <nowiki>{{Geogebra|https://www.geogebra.org/material/iframe/id/dzN68HSS/width/859/height/625/border/888888}}</nowiki> <br/> | Example: <nowiki>{{Geogebra|https://www.geogebra.org/material/iframe/id/dzN68HSS/width/859/height/625/border/888888}}</nowiki> <br/> | ||
<br/> | <br/> | ||
| − | {{ | + | |
| + | {{Geogebra|UpQ9MPBF}} | ||
<templatedata> | <templatedata> | ||
| Line 11: | Line 17: | ||
"1": { | "1": { | ||
"aliases": [ | "aliases": [ | ||
| − | " | + | "id from the geogebratube site" |
], | ], | ||
"label": "link", | "label": "link", | ||
| − | "description": " | + | "description": "id from the geogebratube site here", |
| − | "example": " | + | "example": "dzN68HSS", |
"type": "string", | "type": "string", | ||
"required": true | "required": true | ||
Latest revision as of 05:00, 18 May 2018
Download this geogebra file from this link.
Example: {{Geogebra|https://www.geogebra.org/material/iframe/id/dzN68HSS/width/859/height/625/border/888888}}
Download this geogebra file from this link.
Embed Geogebra files from Geogebra site
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| link | 1 id from the geogebratube site | id from the geogebratube site here
| String | required |