Template:ArticleTeaser

From eqqon

(Difference between revisions)
Jump to: navigation, search
Line 2: Line 2:
|------------
|------------
| rowspan=2; style="vertical-align:top;"|
| rowspan=2; style="vertical-align:top;"|
-
{{clickpic|{{{pagelink}}}|http://www.eqqon.com/images/thumb/d/df/CSharp.jpg/32px-CSharp.jpg}}
+
{{clickpic|{{{pagelink}}}|{{{iconlink}}}}}
||
||
;{{{pagelink}}}{{#if:{{{headline|}}}|  -  {{{headline|}}}|}}
;{{{pagelink}}}{{#if:{{{headline|}}}|  -  {{{headline|}}}|}}
Line 11: Line 11:
;Usage
;Usage
<nowiki>{{ArticleTeaser
<nowiki>{{ArticleTeaser
-
|pagelink=[[CSharp]]
+
|pagelink=[[Main Page]]
-
|headline=C# articles}}</nowiki>
+
|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}}</nowiki>
;Example
;Example
{{ArticleTeaser
{{ArticleTeaser
|pagelink=[[CSharp|C# Articles]]
|pagelink=[[CSharp|C# Articles]]
 +
|iconlink=http://www.eqqon.com/images/thumb/d/df/CSharp.jpg/32px-CSharp.jpg
|headline=all C# user articles
|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.
|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.

Revision as of 22:42, 1 January 2009

{{{iconlink}}}

{{{pagelink}}}
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}}

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 ...