Difference between revisions of "Template:Help Header"
Jump to navigation
Jump to search
m (kicking multi-lang) |
m |
||
Line 1: | Line 1: | ||
{{#ifeq:{{{noMultiLang|}}}|*||{{Multi-lang|}}}}<div style="padding: 2px; background: {{#ifeq:{{{TVT_c|}}}|*|rgb(255,0,128)|#a2b4ff}}; border: 1px solid black; -moz-border-radius: 10px; margin-top: 5px; margin-bottom: 5px;"> | {{#ifeq:{{{noMultiLang|}}}|*||{{{{#ifeq:{{{noMultiLang|}}}|*|!|Multi-lang}}|}}}}<div style="padding: 2px; background: {{#ifeq:{{{TVT_c|}}}|*|rgb(255,0,128)|#a2b4ff}}; border: 1px solid black; -moz-border-radius: 10px; margin-top: 5px; margin-bottom: 5px;"> | ||
<div style="background: #f9f9f9; -moz-border-radius: 8px; border: 1px solid black; padding-left: 5px; padding-right: 5px;"> | <div style="background: #f9f9f9; -moz-border-radius: 8px; border: 1px solid black; padding-left: 5px; padding-right: 5px;"> | ||
<table cellpadding="0" cellspacing="0" style="background: #f9f9f9;"> | <table cellpadding="0" cellspacing="0" style="background: #f9f9f9;"> |
Revision as of 15:08, 24 October 2008
Help Portal: |
Avatar | Bug Fixes | Communication | Community | Glossary | Land & Sim | Multimedia | Navigation | Object | Video Tutorials | Viewer | Wiki | Misc |
This template provides a Help Header for articles related the Help Portal and automatically includes Template:Multi-lang as well. Furthermore, it automatically adds all pages to the Category:Help Portal. It is supposed to be used with Template:Help.
Template developer info: This template changes it's style to "Torley colors" in case the variable TVT_c equals an asterisk. This is used in Template:TVT. There are also the variables noMultiLink and noCat, which switch off Template:Multi-lang or the inclusion in the Category:Help Portal, in case their value quals an asterisk.