Template:ArticleTeaser

From eqqon

(Difference between revisions)
Jump to: navigation, search
 
(9 intermediate revisions not shown)
Line 1: Line 1:
-
{| style="width:100%; border-bottom:1px #f0f0f0 solid;"
+
<div style="border-bottom:1px #e0e0e0 solid; padding-bottom:6px; margin-bottom:6px;">
-
|------------
+
  <div style="float:left; vertical-align:top; margin-right:15px;">{{{iconlink|[[Image:Crystal Clear action run.png|left|40px]]}}}</div>
-
| rowspan=2; style="vertical-align:top; width:40px;"|
+
  <div style="margin-left:70px; vertical-align:top;">&nbsp;
-
{{{iconlink|[[Image:Crystal Clear action run.png|left|40px]]}}}
+
    <div style="float:right;">{{#if:{{{author|}}}|Author:&nbsp;{{{author|}}}|}}</div>
-
||
+
    <div style="float:left;">'''{{{pagelink}}}'''{{#if:{{{headline|}}}|&nbsp;&nbsp;-&nbsp;&nbsp;{{{headline|}}}|}}</div>
-
;{{{pagelink}}}{{#if:{{{headline|}}}|&nbsp;&nbsp;-&nbsp;&nbsp;{{{headline|}}}|}}
+
    <div style="margin-top:0.5em;">{{{intro}}}{{#if:{{{intro|}}}|&nbsp;&nbsp;&nbsp;<small>Read {{{pagelink|}}} ...</small>|}}</div>
-
||
+
  </div>
-
{{#if:{{{author|}}}|<p style="text-align:right;">Author:&nbsp;{{{author|}}}</p>|}}
+
</div><noinclude>
-
|------------
+
-
| colspan=2;|
+
-
:{{{intro|}}}{{#if:{{{intro|}}}|&nbsp;&nbsp;&nbsp;<small>Read {{{pagelink|}}} ...</small>|}}
+
-
|}<noinclude>
+
;Usage
;Usage
<nowiki>{{ArticleTeaser
<nowiki>{{ArticleTeaser
Line 27: Line 23:
|author=Wolfgang Zelenka
|author=Wolfgang Zelenka
}}
}}
 +
 +
 +
{{ArticleTeaser
 +
|pagelink=[[CSharp|C# Articles]]
 +
|iconlink={{clickpic|CSharp|http://www.eqqon.com/images/thumb/d/df/CSharp.jpg/32px-CSharp.jpg}}
 +
|headline=all C# user articles
 +
|intro=C# is very powerful while still remaining amazingly fast. But the language alone is not as effective as using it together with the Visual Studio IDE. The resulting developer performance is unbelievably high. Never before have software developers been more productive.
 +
|author=Wolfgang Zelenka
 +
}}
 +
</noinclude>
</noinclude>

Latest revision as of 09:53, 23 June 2010

Crystal Clear action run.png
 
{{{pagelink}}}
{{{intro}}}
Usage

{{ArticleTeaser |pagelink=[[Main Page]] |iconlink=http://www.eqqon.com/images/thumb/d/df/CSharp.jpg/32px-CSharp.jpg |headline=the highlight |intro=short intro text covering the essence of the article |author=Wolfgang Zelenka }}

Example
32px-CSharp.jpg
 
Author: Wolfgang Zelenka
C# Articles  -  all C# user articles
C# is very powerful while still remaining amazingly fast. But the language alone is not as effective as using it together with the Visual Studio IDE. The resulting developer performance is unbelievably high. Never before have software developers been more productive.   Read C# Articles ...


32px-CSharp.jpg
 
Author: Wolfgang Zelenka
C# Articles  -  all C# user articles
C# is very powerful while still remaining amazingly fast. But the language alone is not as effective as using it together with the Visual Studio IDE. The resulting developer performance is unbelievably high. Never before have software developers been more productive.   Read C# Articles ...