Modul:Quickbar2/Params: Unterschied zwischen den Versionen
Keine Bearbeitungszusammenfassung |
K (1 Version von wikivoyage:Modul:Quickbar2/Params importiert) |
Aktuelle Version vom 23. Januar 2023, 11:43 Uhr
Die Dokumentation für dieses Modul kann unter Modul:Quickbar2/Params/doc erstellt werden
return {
qb_table = {
pos = 'right',
topBorder = 'no',
tableclass = ''
},
qb_header = {
colspan = '2',
text = 'Titel',
rowclass = ''
},
qb_item = {
heading = '',
value = '',
value2 = '',
value3 = '',
rowclass = ''
},
qb_image = {
heading = '',
image = '',
colspan = '2',
wikidataproperty = '',
wikidataformat = '',
nofilecheck = 'no',
rowclass = ''
},
qb_line = {
colspan = '2',
rowclass = ''
}
}