„Wikipedia:Lua/Modul/FileMedia/Test“ – Versionsunterschied
Erscheinungsbild
Inhalt gelöscht Inhalt hinzugefügt
Setup |
+ |
||
Zeile 7: | Zeile 7: | ||
! Ergebnis |
! Ergebnis |
||
|- |
|- |
||
| » test.svg« |
| » test.svg« || »test.svg« || »{{#invoke:FileMedia|getTitle| test.svg}}« |
||
|- |
|- |
||
| » File: test.svg « |
| » File: test.svg « || »test.svg« || »{{#invoke:FileMedia|getTitle| File: test.svg }}« |
||
|- |
|- |
||
| » Media: test.png « |
| » Media: test.png « || »test.png« || »{{#invoke:FileMedia|getTitle| Media: test.png }}« |
||
|- |
|- |
||
| » Media: flop« |
| » Media: flop« || »« || »{{#invoke:FileMedia|getTitle| Media: flop}}« |
||
|- |
|- |
||
| » |
| »WP:Hauptseite« || »« || »{{#invoke:FileMedia|getTitle|WP:Hauptseite}}« |
||
|- |
|- |
||
| » |
| »WD:test.svg« || »« || »{{#invoke:FileMedia|getTitle|WD:test.svg}}« |
||
|- |
|- |
||
| |
| » « || »« || »{{#invoke:FileMedia|getTitle| }}« |
||
|- |
|||
| || »« || »{{#invoke:FileMedia|getTitle}}« |
|||
|} |
|} |
||
Version vom 23. Oktober 2013, 22:26 Uhr
Vorlagenprogrammierung | Diskussionen | Lua | Test | Unterseiten | |||
Modul | Deutsch | English
|
Modul: | Dokumentation |
getTitle
Aufruf 1 | Erwartet | Ergebnis |
---|---|---|
» test.svg« | »test.svg« | »test.svg« |
» File: test.svg « | »test.svg« | »test.svg« |
» Media: test.png « | »test.png« | »test.png« |
» Media: flop« | »« | »« |
»WP:Hauptseite« | »« | »« |
»WD:test.svg« | »« | »« |
» « | »« | »« |
»« | »« |
getType
Aufruf 1 | Erwartet | Ergebnis |
---|---|---|
» test.svg« | »vector« | »vector« |
» test.png« | »pixel« | »pixel« |
»test« | »« | »« |
isFile
Aufruf 1 | Erwartet | Ergebnis |
---|---|---|
» Datei:Icon-gears2.svg « | »1« | »1« |
»Icon-gears2.svg« | »1« | »1« |
»Datei.svg« | »« | »1« |
»Wikipedia:Hauptseite« | »« | »« |
» « | »« | »« |
isType
Aufruf | Erwartet | Ergebnis | |
---|---|---|---|
1 | 2 | ||
» test.svg« | » vector« | »1« | »1« |
» test.svg« | » file « | »1« | »1« |
» test.svg« | »image« | »1« | »1« |
» test.doc« | »paged« | »1« | »1« |
» test.doc« | »file« | »« | »« |
» « | »file« | »« | »« |
»test.svg« | » « | »« | »« |
»« | »« |