Achtung: diese Seite wird nur zu Testzwecken betrieben. Hier gelangen Sie zur Madipedia-Website: https://madipedia.de

Baustelle:Kevin: Unterschied zwischen den Versionen

Aus dev_madipedia
Zur Navigation springen Zur Suche springen
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 2: Zeile 2:
===Help-Links:===
===Help-Links:===
*[http://followthescore.org/dpldemo/index.php?title=DPL:Manual_-_DPL_parameters:_Controlling_output_volume#include_contents_related_to_templates DPL Template Outputs]
*[http://followthescore.org/dpldemo/index.php?title=DPL:Manual_-_DPL_parameters:_Controlling_output_volume#include_contents_related_to_templates DPL Template Outputs]
 
*[http://followthescore.org/dpldemo/index.php?title=DPL:FAQ#How_do_I_produce_a_list_or_a_table_that_begins_with_a_template_parameter_instead_of_the_article_name.3F DPL FAQs]
==2 Methoden von DPL Listen==
*http://followthescore.org/dpldemo/DPL:Manual_-_General_Usage_and_Invocation_Syntax
=== Parser extension method===
<DPL>
  category = Konferenzen Januar 2018
</DPL>
===Parser function method===
{{#dpl:
  |category = Konferenzen Januar 2018
}}
 


==Hauptseite V1==
==Hauptseite V1==
Zeile 20: Zeile 9:
category= Konferenzen Januar 2018
category= Konferenzen Januar 2018
|listseparators=*[[%PAGE%]]&#44; ,,}}
|listseparators=*[[%PAGE%]]&#44; ,,}}


==Hauptseite V2==
==Hauptseite V2==
Zeile 26: Zeile 14:
category = Konferenzen Januar 2018
category = Konferenzen Januar 2018
|mode=userformat
|mode=userformat
|format=* \n
|include={conf}:beginn:[[%-?]]:ende:monat:jahr:[[%PAGE%]]:ort:land: [[%whyThis2GetA-NewLine?%]]<br/>
|include={conf}:beginn:[[%-?]]:ende:monat:jahr:[[%PAGE%]]:ort:land: [[%whyThis2GetA-NewLine?%]]<br/>
}}
}}
Zeile 48: Zeile 37:




 
==2 Methoden von DPL Listen==
<!--
*http://followthescore.org/dpldemo/DPL:Manual_-_General_Usage_and_Invocation_Syntax
<DynamicPageList>
=== Parser extension method===
category=Konferenzen 2018  
<DPL>
</DynamicPageList>
  category = Konferenzen Januar 2018
-->
</DPL>
===Parser function method===
{{#dpl:
  |category = Konferenzen Januar 2018
}}

Version vom 29. Dezember 2017, 19:52 Uhr

Die Funktion {{CURRENTYEAR}} liefert: 2024

Help-Links:

Hauptseite V1

http://followthescore.org/dpldemo/index.php?title=DPL:FAQ#How_do_I_produce_a_list_or_a_table_that_begins_with_a_template_parameter_instead_of_the_article_name.3F

Hauptseite V2

29. |%-? |30. |Januar |2018 |ICMELS 2018 - 20th International Conference on Mathematics Education and Learning Sciences |Sydney |Australia |%whyThis2GetA-NewLine?%
05. |%-? |08. |Januar |2018 |EPISTEME 7 - 7th International Conference to Review Research on Science, Technology and Mathematics Education |Mumbai |India |%whyThis2GetA-NewLine?%
29. |%-? |30. |Januar |2018 |SAARMSTE 2018 - 26th Conference of the Southern African Association for Research in Mathematics, Science and Technology Education |Gaborone |Botswana |%whyThis2GetA-NewLine?%


Version von Ulli

  • 29. |Januar |2018
  • 05. |Januar |2018
  • 29. |Januar |2018

,



2 Methoden von DPL Listen

Parser extension method

Parser function method