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"

(New page: <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 {{Usage|<pre>{{osee_lefticon_butto...)
 
Line 2: Line 2:
 
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
 
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
  
{{Usage|<pre>{{osee_lefticon_button_box
+
osee_lefticon_button_box
 
| icon = Book_user.png
 
| icon = Book_user.png
 
| label = Erne, Bert
 
| label = Erne, Bert
}}}}
+
 
  
 
'''Icon'''
 
'''Icon'''
Line 13: Line 13:
 
:The text (use wiki-syntax, if you like) to be displayed on the right side of the box.
 
:The text (use wiki-syntax, if you like) to be displayed on the right side of the box.
  
</noinclude><includeonly>
+
</noinclude>
 +
 
 +
<includeonly>
 
<div style="border:1px">
 
<div style="border:1px">
 
{{{icon}}}
 
{{{icon}}}

Revision as of 12:00, 1 December 2011

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.



Back to the top