View source for Module:Infobox Music
You do not have permission to edit this page, for the following reason:
You can view and copy the source of this page.
-- <pre>
-- This will likely be expanded when other infoboxes are converted to Lua
-- For now, it will just be a categories handler
local p = {}
local onmain = require('Module:Mainonly').on_main
local yesno = require('Module:Yesno')
local empty = require('Module:Paramtest').is_empty
local composers = {
['ian t'] = 'Ian Taylor',
['grace d'] = 'Grace Docksey',
['adam b'] = 'Adam Bond',
['stephen l'] = 'Stephen Lord',
['jed s'] = 'Jed Sanderson',
['adam r'] = 'Adam Ritchie',
['michael m'] = 'Michael Manning',
['ian h'] = 'Iain Hetherington',
['iain h'] = 'Iain Hetherington',
000
1:0
Templates used on this page:
- Template:Documentation (view source)
- Template:Extension DPL (view source)
- Template:Infobox Music/doc (view source)
- Module:Array (view source)
- Module:DPLlua (view source)
- Module:DependencyList (view source)
- Module:Documentation (view source)
- Module:Infobox Music (view source)
- Module:Infobox Music/doc (view source)
- Module:Mainonly (view source)
- Module:Paramtest (view source)
- Module:Tooltip (view source)
- Module:Yesno (view source)
Return to Module:Infobox Music.