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:...)
Line 1: Line 1:
{|
{|
|------------
|------------
 +
| rowspan=2;|
 +
[[Image:CSharp.jpg|32px]]
||
||
-
;{{{pagelink|<noinclude>pagelink</noinclude>}}}{{#if:{{{headline|}}}| - {{{headline|<noinclude>headline</noinclude>}}}|}}
+
;{{{pagelink}}}{{#if:{{{headline|}}}|&nbsp;&nbsp;-&nbsp;&nbsp;{{{headline|}}}|}}
|------------
|------------
||
||
-
{{{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>
+
:{{{intro}}} - <small>Read Article {{{pagelink|}}}</small>
|}<noinclude>
|}<noinclude>
;Usage
;Usage
-
<nowiki>{{ArticleTeaser|pagelink=[[CSharp]]|headline=C# articles}}</nowiki>
+
<nowiki>{{ArticleTeaser
 +
|pagelink=[[CSharp]]
 +
|headline=C# articles}}</nowiki>
;Example
;Example
-
{{ArticleTeaser|pagelink=[[CSharp]]|headline=C# articles}}
+
{{ArticleTeaser
 +
|pagelink=[[CSharp|C# 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.
 +
}}
</noinclude>
</noinclude>

Revision as of 17:24, 1 January 2009

CSharp.jpg

{{{pagelink}}}
{{{intro}}} - Read Article
Usage

{{ArticleTeaser |pagelink=[[CSharp]] |headline=C# articles}}

Example
Crystal Clear action run.png
 
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 ...