Vorlage:CAS Example Title: Unterschied zwischen den Versionen

Aus GeoGebra Manual
Wechseln zu: Navigation, Suche
K
(Replaced with the current version. Transclusion from other languages would be nice!)
 
(9 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
 
<!--
 
<!--
 +
Provide the title for a CAS Example page, as used by the templates CAS Example and CAS Example Header.
 +
 
Parameters:
 
Parameters:
  
 
level  ...  The level of the page to provide the title for. Valid keywords are "all", as in all CAS examples overview page, "meta", as in meta-type overview page, "type", as in overview page for a certain type, "year", as in overview page for a certain year, and "example", as in one specific CAS example.
 
level  ...  The level of the page to provide the title for. Valid keywords are "all", as in all CAS examples overview page, "meta", as in meta-type overview page, "type", as in overview page for a certain type, "year", as in overview page for a certain year, and "example", as in one specific CAS example.
 +
title  ...  The title preferred by the user. If set and containing something apart from white spce, overwrites the automatically generated title. Use at any but "example" level is discouraged (though working fine).
 
meta ... The meta-type of the example. Valid keywords are "Bayrische Abituraufgabe" and "Österreichische Maturaaufgabe". Omit if not applying.
 
meta ... The meta-type of the example. Valid keywords are "Bayrische Abituraufgabe" and "Österreichische Maturaaufgabe". Omit if not applying.
 
type  ... The type of the example. Valid keywords depend on the meta-type (see above). Valid keywords are:
 
type  ... The type of the example. Valid keywords depend on the meta-type (see above). Valid keywords are:
Zeile 10: Zeile 13:
 
year  ... The year the example was used. Valid only in combination with a meta-type (see above).
 
year  ... The year the example was used. Valid only in combination with a meta-type (see above).
 
-->
 
-->
 
+
{{#if:{{{title| }}}|{{{title}}}|
 
{{#switch: {{{level}}}
 
{{#switch: {{{level}}}
 
|all=
 
|all=
CAS Beispiele
+
{{CET|CAS Examples}}
 
|meta=
 
|meta=
 
  <!-- Provides the title used in CAS Example overview pages for a certain meta-type as title parameter for the templates "CAS Example" and "Tutorial". -->
 
  <!-- Provides the title used in CAS Example overview pages for a certain meta-type as title parameter for the templates "CAS Example" and "Tutorial". -->
 
{{#switch: {{{meta}}}
 
{{#switch: {{{meta}}}
 
  |Bayrische Abituraufgabe=
 
  |Bayrische Abituraufgabe=
  Bayrische Abituraufgaben mit CAS-Einsatz
+
  {{CET|Examples from Bavarian Final Exams}} {{CET| using a CAS}}
 
  |Österreichische Maturaaufgabe=
 
  |Österreichische Maturaaufgabe=
  Österreichische Maturaaufgaben mit CAS-Einsatz
+
  {{CET|Examples from Austrian Final Exams}} {{CET| using a CAS}}
 
  |#default =
 
  |#default =
 
  {{BASEPAGENAME}}
 
  {{BASEPAGENAME}}
Zeile 28: Zeile 31:
 
  {{#switch:{{{meta}}}
 
  {{#switch:{{{meta}}}
 
  |Bayrische Abituraufgabe=
 
  |Bayrische Abituraufgabe=
  Bayrische Abituraufgaben mit CAS-Einsatz aus dem Bereich der {{{type}}}
+
  {{CET|Examples from Bavarian Final Exams}} {{CET| using a CAS}} {{CET|from the field of}} {{CET|{{{type}}}}}
 
  |Österreichische Maturaaufgabe=
 
  |Österreichische Maturaaufgabe=
  Österreichische Maturaaufgaben mit CAS-Einsatz aus dem Bereich der {{{type}}}
+
  {{CET|Examples from Austrian Final Exams}} {{CET| using a CAS}} {{CET|from the field of}} {{CET|{{{type}}}}}
 
  |#default =
 
  |#default =
 
  {{BASEPAGENAME}}
 
  {{BASEPAGENAME}}
Zeile 38: Zeile 41:
 
  {{#switch:{{{meta}}}
 
  {{#switch:{{{meta}}}
 
  |Bayrische Abituraufgabe=
 
  |Bayrische Abituraufgabe=
  Bayrische Abituraufgaben mit CAS-Einsatz aus dem Jahre {{{year}}}
+
  {{CET|Examples from Bavarian Final Exams}} {{CET| using a CAS}} {{CET|from_year}} {{{year}}}
 
  |Österreichische Maturaaufgabe=
 
  |Österreichische Maturaaufgabe=
  Österreichische Maturaaufgaben mit CAS-Einsatz aus dem Jahre {{{year}}}
+
  {{CET|Examples from Austrian Final Exams}} {{CET| using a CAS}} {{CET|from_year}} {{{year}}}
 
  |#default =
 
  |#default =
 
  {{BASEPAGENAME}}
 
  {{BASEPAGENAME}}
Zeile 48: Zeile 51:
 
  {{#switch:{{{meta}}}
 
  {{#switch:{{{meta}}}
 
  |Bayrische Abituraufgabe=
 
  |Bayrische Abituraufgabe=
  Bayrische Abituraufgabe mit CAS-Einsatz aus dem Jahre {{{year}}} - {{{type}}} {{{subtype}}}
+
  {{CET|Examples from Bavarian Final Exams}} {{CET| using a CAS}} {{CET|from_year}} {{{year}}} - {{CET|{{{type}}}}} {{{subtype}}}
 
  |Österreichische Maturaaufgabe=
 
  |Österreichische Maturaaufgabe=
  Österreichische Maturaaufgabe mit CAS-Einsatz aus dem Jahre {{{year}}} - {{{type}}} {{{subtype}}}
+
  {{CET|Examples from Austrian Final Exams}} {{CET| using a CAS}} {{CET|from_year}} {{{year}}} - {{CET|{{{type}}}}} {{{subtype}}}
 
  <!-- TODO Adapt the above line to fit Austrian classification of examples best. -->
 
  <!-- TODO Adapt the above line to fit Austrian classification of examples best. -->
 
  |#default =
 
  |#default =
Zeile 58: Zeile 61:
 
{{BASEPAGENAME}}
 
{{BASEPAGENAME}}
 
}}
 
}}
 
+
}} <!-- End of "if" for "title" - parameter. -->
 
<noinclude>[[Category:Utility templates]]</noinclude>
 
<noinclude>[[Category:Utility templates]]</noinclude>

Aktuelle Version vom 11. Mai 2013, 20:01 Uhr

CAS Example Title

© 2024 International GeoGebra Institute