Template:ArticleTeaser

From eqqon

(Difference between revisions)
Jump to: navigation, search
(New page: {| |------------ || ;{{{pagelink|<noinclude>pagelink</noinclude>}}}{{#if:{{{headline|}}}| - {{{headline|<noinclude>headline</noinclude>}}}|}} |------------ || {{{date|<includeonly>{{subst:...)
 
(28 intermediate revisions not shown)
Line 1: Line 1:
-
{|
+
<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>
-
||
+
  <div style="margin-left:70px; vertical-align:top;">&nbsp;
-
;{{{pagelink|<noinclude>pagelink</noinclude>}}}{{#if:{{{headline|}}}| - {{{headline|<noinclude>headline</noinclude>}}}|}}
+
    <div style="float:right;">{{#if:{{{author|}}}|Author:&nbsp;{{{author|}}}|}}</div>
-
|------------
+
    <div style="float:left;">'''{{{pagelink}}}'''{{#if:{{{headline|}}}|&nbsp;&nbsp;-&nbsp;&nbsp;{{{headline|}}}|}}</div>
-
||
+
    <div style="margin-top:0.5em;">{{{intro}}}{{#if:{{{intro|}}}|&nbsp;&nbsp;&nbsp;<small>Read {{{pagelink|}}} ...</small>|}}</div>
-
{{{date|<includeonly>{{subst:{{CURRENTDAY}}.{{CURRENTMONTH}}.{{CURRENTYEAR}}}}</includeonly>}}}:{{#if:{{{responsible|<noinclude>x</noinclude>}}}|&nbsp;<span style="background-color:#ffffd0;">responsible:&nbsp;{{{responsible}}}</span>|}}{{#if:{{{until|<noinclude>x</noinclude>}}}|<span style="background-color:#ffffd0;">&nbsp;until&nbsp;{{{until}}}</span>&nbsp;-&nbsp;|}} '''{{{2}}}''' - <small>{{{text|{{{4}}}}}} {{#if:{{{pagelink|}}}|[[{{{pagelink}}}{{!}}Read on ...]]|{{#if:{{{3|}}}|[{{{3}}} Read on ...]|}}}}</small>
+
  </div>
-
|}<noinclude>
+
</div><noinclude>
;Usage
;Usage
-
<nowiki>{{ArticleTeaser|pagelink=[[CSharp]]|headline=C# articles}}</nowiki>
+
<nowiki>{{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
 +
}}</nowiki>
;Example
;Example
-
{{ArticleTeaser|pagelink=[[CSharp]]|headline=C# articles}}
+
{{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
 +
}}
 +
 
 +
 
 +
{{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 ...