Modul:Infobox: Unterschied zwischen den Versionen

Zur Navigation springen Zur Suche springen
keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
 
(39 dazwischenliegende Versionen von 5 Benutzern werden nicht angezeigt)
Zeile 1: Zeile 1:
local p = {}  
local p = {}  
function p.ShowInfoBoxOmniMDE(frame) local capiunto = require 'capiunto' return capiunto.create({title = 'OmniMDE'})
function p.ShowInfoBoxOmniMDE(frame)
local capiunto = require 'capiunto'
return capiunto.create({title = 'OmniMDE'})
:addImage( string.format('[[File:%s|200px]]', 'OmniMDE_Logo_v9.png'), 'OmniMDE Logo') 
:addRow( 'Hersteller', 'HTK GmbH & Co. KG') 
:addRow( 'Erstrelease', '26.08.2016') 
:addRow( 'Akt. Version', 'R202209RC10 - 20.12.2024') 
:addRow( 'Webseite', '[http://www.omnimde.de http://www.omnimde.de]') 
end


:addImage( string.format('[[File:%s|200px]]', 'OmniMDE_Logo_v9.png'), 'OmniMDE Logo')  
function p.ShowInfoBoxOmniSeller(frame) 
:addRow( 'Hersteller', 'HTK GmbH & Co. KG')
local capiunto = require 'capiunto' 
:addRow( 'Release', '26.08.2016')  
return capiunto.create({title = 'OmniSeller'}) 
:addRow( 'Version', '0.1.6.X - 30.01.2021')  
:addImage( string.format('[[File:%s|200px]]', 'OmniSeller-Logo_gruen_basket_300x206.png'), 'OmniSeller Logo 2020' )
:addRow( 'Webseite', '[http://www.omnimde.de http://www.omnimde.de]')  
:addRow( 'App-Name', '[[OmniSeller:Hauptseite|OmniSeller]]')
:addRow( 'Demo', '[https://play.google.com/store/apps/details?id=de.htk.omnimde&hl=gsw&gl=US Google PlayStore]')  
:addRow( 'Hersteller', 'HTK GmbH & Co. KG')
:addRow( 'Webseite', '[http://www.omniseller.de http://www.omniseller.de]')
:addRow( '', '') 
:addRow( '', '[[OmniSeller:Systemvoraussetzungen|Systemvoraussetzungen]]')
end


end
function p.ShowInfoBoxOmniShipping(frame)
 
local capiunto = require 'capiunto'
function p.ShowInfoBoxOmniSeller(frame) local capiunto = require 'capiunto' return capiunto.create({title = 'OmniSeller'})
return capiunto.create({title = 'OmniShipping'})
 
:addImage( string.format('[[File:%s|200px]]', 'OmnishippingLogo_neu.png'), 'OmniShipping Logo 2022' )
:addImage( string.format('[[File:%s|200px]]', 'Logo_OmniSeller_2017.png'), 'OmniSeller Logo 2017' )  
:addRow( 'App-Name', '[[OmniShipping:Hauptseite|OmniShipping]]')
:addRow( 'App-Name', '[[OmniSeller:Hauptseite|OmniSeller]]')  
:addRow( 'Hersteller', 'HTK GmbH & Co. KG')
:addRow( 'Hersteller', 'HTK GmbH & Co. KG')  
:addRow( 'Webseite', '[http://www.OmniShipping.io http://www.OmniShipping.io]')
:addRow( 'Webseite', '[http://www.omniseller.de http://www.omniseller.de]')  
:addRow( '', '')
:addRow( '', '')  
:addRow( '', '[[OmniShipping:Systemvoraussetzungen|Systemvoraussetzungen]]')
:addRow( '', '[[OmniSeller:Systemvoraussetzungen|Systemvoraussetzungen]]')''
end
 
end


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

Bearbeitungen

Navigationsmenü