Vorlage:Lua/score

Zur Navigation springen Zur Suche springen
function p.score(frame)
	local a = mw.getCurrentFrame():getParent().args -- sollte alle Aufrufe abdecken
	if empty(a) then a = mw.getCurrentFrame().args end
	
	local mus = music
	
	for k, v in pairs(a) do
		mus = v 
		break 
	end	
	local b = frame:extensionTag { name = 'score', content = mus, args = { raw = '1' } }
	return b
end

Alle Vorlagen mit Scribunto-Aufrufen: Alle module, Cats, Coco, Countdown, Dokumentation bearbeiten, DurTonleiter, Ensemble, Hili, Hilio, Klavierscore, Lenplus, Lilypond, LSR, Lua/cats, Lua/catx, Lua/eiffel, Lua/ensemble, Lua/hili, Lua/hilio, Lua/lenplus, Lua/lily, Lua/midi, Lua/pianoduet, Lua/rep, Lua/scale, Lua/score, Lua/staffgroup, Lua/svg, Lua/tag, Lua/vb, Midi, Mixi, PHP, Php, Pianoduet, Rep, Scale, Scheme, Score, SQL, Tag, Tonleiter, Vb, Vorlage