Skip to main content

Notice: This Wiki is now read only and edits are no longer 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:Osee lefticon button box"

Line 1: Line 1:
<noinclude>
 
This template is used to present a box with a thin border, an icon on the leftside and a short, descriptive label on the right in large font
 
 
osee_lefticon_button_box
 
| icon = Book_user.png
 
| label = Erne, Bert
 
 
 
'''Icon'''
 
:The file name of the image to display (wiki syntax will be handled by this template).
 
 
'''Label'''
 
:The text (use wiki-syntax, if you like) to be displayed on the right side of the box.
 
 
</noinclude>
 
 
<includeonly>
 
 
{| align=left style="background:antiquewhite; border-style:outset"  
 
{| align=left style="background:antiquewhite; border-style:outset"  
 
|- valign=top
 
|- valign=top
Line 21: Line 4:
 
|<div style="font-family:sans-serif; font-size:20px; text-align:center">{{{label}}}</div>
 
|<div style="font-family:sans-serif; font-size:20px; text-align:center">{{{label}}}</div>
 
|}
 
|}
</includeonly>
 

Revision as of 12:22, 1 December 2011

[[Image:{{{icon}}}]]
{{{label}}}

Back to the top