Difference between revisions of "Template:WikiHelpTemplate"
From Wiki4Intranet
Line 1: | Line 1: | ||
__NOTOC__ __NOEDITSECTION__ | __NOTOC__ __NOEDITSECTION__ | ||
<html> | <html> | ||
− | <style> | + | <style> |
+ | #catlinks-top, .replication-info { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
h1, h2, h3, h4 { | h1, h2, h3, h4 { | ||
− | font-family: | + | font-family: Verdana, Geneva, sans-serif; |
+ | line-height: 120%; | ||
} | } | ||
Line 27: | Line 32: | ||
border-bottom: 0px ! important; | border-bottom: 0px ! important; | ||
} | } | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
#wiki-help h3, #wiki-help h3 a:link, #wiki-help h3 a:visited { | #wiki-help h3, #wiki-help h3 a:link, #wiki-help h3 a:visited { | ||
− | color: teal; | + | color: teal ! important; |
background-color: white; | background-color: white; | ||
} | } | ||
Line 42: | Line 42: | ||
} | } | ||
− | #wiki-help a:link, a:visited, a.external.link, a.external.visited { | + | #wiki-help a:link, #wiki-help a:visited, #wiki-help a.external.link, #wiki-help a.external.visited { |
background-color: #EEEEEE; | background-color: #EEEEEE; | ||
− | color: #333333; | + | color: #333333 ! important; |
} | } | ||
Line 54: | Line 54: | ||
#wiki-help a.new { | #wiki-help a.new { | ||
− | color: white; | + | color: white ! important; |
background-color: firebrick; | background-color: firebrick; | ||
text-decoration: none; | text-decoration: none; | ||
} | } | ||
+ | |||
+ | #wiki-help-main h3 a:hover { | ||
+ | background-color: purple ! important; | ||
+ | color: white ! important; | ||
+ | } | ||
+ | |||
+ | #wiki-help-main p { | ||
+ | text-align: left ! important; | ||
+ | } | ||
#wiki-help-content h2 { | #wiki-help-content h2 { | ||
Line 68: | Line 77: | ||
</style> | </style> | ||
</html> | </html> | ||
+ | |||
+ | {{#set: | ||
+ | |HelpId={{{HelpId|}}} | ||
+ | |HelpOrder={{{HelpOrder|}}} | ||
+ | |ParentMenuId={{{ParentMenuId|}}} | ||
+ | |ParentMainId={{{ParentMainId|}}} | ||
+ | |HelpContent={{{page|}}} | ||
+ | |HelpDisplay={{{HelpDisplay|}}} | ||
+ | }} | ||
<div id="wiki-help"> | <div id="wiki-help"> |
Latest revision as of 18:29, 23 January 2013