Module:Documentation: Difference between revisions

mNo edit summary
mNo edit summary
Line 159: Line 159:
preload = '&preload=Template:Documentation/preload'
preload = '&preload=Template:Documentation/preload'
docClass = 'documentation-noDoc'
docClass = 'documentation-noDoc'
colour = 'F9EAEA'
colour = '88888888'
message = "'''This " .. pageType .. " has no documentation. " ..
message = "'''This " .. pageType .. " has no documentation. " ..
"If you know how to use this " .. pageType .. ", please create it.'''"
"If you know how to use this " .. pageType .. ", please create it.'''"
Line 209: Line 209:
margin = '-0.8em -1em 0.8em',
margin = '-0.8em -1em 0.8em',
padding = '0.8em 1em 0.7em',
padding = '0.8em 1em 0.7em',
['background-color'] = '#EAF4F9',
['background-color'] = '#88888888',
['border-bottom'] = 'inherit'
['border-bottom'] = 'inherit'
}
}