Zum Inhalt springen

Modul:Infobox: Unterschied zwischen den Versionen

Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
 
(Eine dazwischenliegende Version von einem anderen Benutzer wird nicht angezeigt)
Zeile 6: Zeile 6:
:addRow( 'Hersteller', 'HTK GmbH & Co. KG')   
:addRow( 'Hersteller', 'HTK GmbH & Co. KG')   
:addRow( 'Erstrelease', '26.08.2016')   
:addRow( 'Erstrelease', '26.08.2016')   
:addRow( 'Akt. Version', 'R202209RC7 - 23.09.2022')   
:addRow( 'Akt. Version', 'R202209RC10 - 20.12.2024')   
:addRow( 'Webseite', '[http://www.omnimde.de http://www.omnimde.de]')
:addRow( 'Webseite', '[http://www.omnimde.de http://www.omnimde.de]')  
:addRow( 'Demo', '[https://play.google.com/store/apps/details?id=de.htk.omnimde&hl=de&gl=US Google PlayStore]') 
end
end


Zeile 36: Zeile 35:
local capiunto = require 'capiunto'   
local capiunto = require 'capiunto'   
return capiunto.create({title = 'OmniBelegService'})   
return capiunto.create({title = 'OmniBelegService'})   
:addImage( string.format('[[File:%s|200px]]', 'OmniBelegService.png'), 'OmniBelegService Logo 2022' )   
:addImage( string.format('[[File:%s|200px]]', 'OmniBelegService.png'), 'OmniBelegService Logo 2024' )   
:addRow( 'App-Name', '[[OmniBelegService:Hauptseite|OmniBelegService]]')   
:addRow( 'App-Name', '[[OmniBelegService:Hauptseite|OmniBelegService]]')   
:addRow( 'Hersteller', 'HTK GmbH & Co. KG')   
:addRow( 'Hersteller', 'HTK GmbH & Co. KG')   
end
end
return p
return p