Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Template:Helpbox"

(New page: <table style="padding:0.3em; float:right; margin-left:15px; margin-bottom:8px; border:1px solid #A3B1BF; background:#f5faff; text-align:center; font-size:95%; line-height:1.5em;{{{1|}}};">...)
 
(Removing all content from page)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<table style="padding:0.3em; float:right; margin-left:15px; margin-bottom:8px; border:1px solid #A3B1BF; background:#f5faff; text-align:center; font-size:95%; line-height:1.5em;{{{1|}}};">
 
<th style="background:#cee0f2; padding:0.3em; font-size:1.1em;">{{{name}}}</th><!--
 
  
-->{{#if:{{{list1|}}}|<tr>{{#if:{{{group1|}}}|<th style="padding:0.1em; font-size:0.9em; background-color:#cee0f2;">{{{group1}}}</td>}}</tr>
 
<tr><td>{{{list1}}}</td></tr>}}<!--
 
 
-->{{#if:{{{list2|}}}|<tr>{{#if:{{{group2|}}}|<th style="padding:0.1em; font-size:0.9em; background-color:#cee0f2;">{{{group2}}}</td>}}</tr>
 
<tr><td>{{{list2}}}</td></tr>}}<!--
 
 
-->{{#if:{{{list3|}}}|<tr>{{#if:{{{group3|}}}|<th style="padding:0.1em; font-size:0.9em; background-color:#cee0f2;">{{{group3}}}</td>}}</tr>
 
<tr><td>{{{list3}}}</td></tr>}}<!--
 
 
-->{{#if:{{{list4|}}}|<tr>{{#if:{{{group4|}}}|<th style="padding:0.1em; font-size:0.9em; background-color:#cee0f2;">{{{group4}}}</td>}}</tr>
 
<tr><td>{{{list4}}}</td></tr>}}<!--
 
 
-->{{#if:{{{list5|}}}|<tr>{{#if:{{{group5|}}}|<th style="padding:0.1em; font-size:0.9em; background-color:#cee0f2;">{{{group5}}}</td>}}</tr>
 
<tr><td>{{{list5}}}</td></tr>}}<!--
 
 
-->{{#if:{{{list6|}}}|<tr>{{#if:{{{group6|}}}|<th style="padding:0.1em; font-size:0.9em; background-color:#cee0f2;">{{{group6}}}</td>}}</tr>
 
<tr><td>{{{list6}}}</td></tr>}}<!--
 
 
-->{{#if:{{{list7|}}}|<tr>{{#if:{{{group7|}}}|<th style="padding:0.1em; font-size:0.9em; background-color:#cee0f2;">{{{group7}}}</td>}}</tr>
 
<tr><td>{{{list7}}}</td></tr>}}<!--
 
 
-->{{#if:{{{list8|}}}|<tr>{{#if:{{{group8|}}}|<th style="padding:0.1em; font-size:0.9em; background-color:#cee0f2;">{{{group8}}}</td>}}</tr>
 
<tr><td>{{{list8}}}</td></tr>}}<!--
 
 
-->{{#if:{{{list9|}}}|<tr>{{#if:{{{group9|}}}|<th style="padding:0.1em; font-size:0.9em; background-color:#cee0f2;">{{{group9}}}</td>}}</tr>
 
<tr><td>{{{list9}}}</td></tr>}}<!--
 
 
-->{{#if:{{{list10|}}}|<tr>{{#if:{{{group10|}}}|<th style="padding:0.1em; font-size:0.9em; background-color:#cee0f2;">{{{group10}}}</td>}}</tr>
 
<tr><td>{{{list10}}}</td></tr>}}<!--
 
--></table>
 

Latest revision as of 12:21, 30 April 2008

Back to the top