Template:Portalheader: Difference between revisions

From COLLADA Public Wiki
Jump to navigation Jump to search
Elf (talk | contribs)
add link to plug-in portal
Elf (talk | contribs)
chg default colors
 
(14 intermediate revisions by the same user not shown)
Line 5: Line 5:
  <nowiki>{{portalheader
  <nowiki>{{portalheader
  |title=
  |title=
  |description=  }}</nowiki></noinclude>
  |description=   
<div style="background-color: #ffd580; text-align: center; border:1px solid #c1850c; font:14px arial,helvetica,sans-serif; color:#000; padding-top: 3px; padding-bottom: 3px;">'''Welcome to the {{{title}}} portal'''
|colorlight=
<BR>{{{description}}}<small><br> <br>Portals: [[Portal:Tutorials|Tutorials]] &nbsp;• [[Portal:Extension directory|Extension directory]]  &nbsp;• [[Portal:Plug-in directory|Plug-in directory]]&nbsp;• [[Portal:Tech topics|Tech topics]]</small></div>
|colordark= }}</nowiki></noinclude>
<div style="background-color: {{#if:{{{colorlight|}}}|{{{colorlight}}}|{{color general light}}|}}; text-align: center; border:1px solid {{#if:{{{colordark|}}}|{{{colordark}}}|{{color general dark}}|}}; font:14px arial,helvetica,sans-serif; color:#000; padding-top: 3px; padding-bottom: 3px;">'''Welcome to the {{{title}}} portal'''
<BR>{{{description}}}<small><br> <br>Portals:   &nbsp;•  [[Portal:Products directory|Products]] &nbsp;• [[Portal:Extensions directory|Extensions]]  &nbsp;• [[Portal:Tools|Tools]]  &nbsp;• [[Portal:Conditioners directory|Conditioners]]  &nbsp;• [[Portal:COLLADA DOM|COLLADA DOM]] &nbsp;• [[Portal:CoherencyTest|Coherency Test]] &nbsp;• [[Portal:Tech topics|Tech topics]]  &nbsp;• [[Portal:Tutorials|Tutorials]]</small></div>
<div style="height:6px;"></div>
<div style="height:6px;"></div>
<includeonly>[[Category:Portals]]</includeonly><noinclude>[[Category:Templates]]</noinclude>
<includeonly>[[Category:Portals]]</includeonly><noinclude>[[Category:Navigation templates|{{PAGENAME}}]]</noinclude>

Latest revision as of 00:16, 5 March 2009

Usage:

To include the following box at the top of a portal article, include the following and fill in the arguments appropriately:

{{portalheader
 |title=
 |description=   
 |colorlight= 
 |colordark= }}
Welcome to the {{{title}}} portal
{{{description}}}

Portals:  • Products  • Extensions  • Tools  • Conditioners  • COLLADA DOM  • Coherency Test  • Tech topics  • Tutorials