Difference between revisions of "Template:MC-Basic/ErrorCode"

From SoftMC-Wiki
Jump to: navigation, search
(Draft)
(Draft)
Line 1: Line 1:
 
<includeonly><tr valign="top">
 
<includeonly><tr valign="top">
<td align="center">{{{1}}}</td>
+
<td align="center">{{Anchor|{{{1}}}}}</td>
 
<td>{{{2}}}</td>
 
<td>{{{2}}}</td>
 
<td>{{{3}}}</td>
 
<td>{{{3}}}</td>

Revision as of 15:26, 13 December 2010


Template

{{MC-Basic/ErrorCode|date|topic|link}}

Parameters

date
News date.
topic
Brief description of the news.
link
Link to further information.

Examples

{{Software/NewsHeader|October 2010|
{{Software/News|2010-10-04|aico.control 1.5.0 released|[[/1.5.0|aico.control 1.5.0 release page]]}}
{{Software/News|2010-10-12|next news topic|[[link]]}}
}}

For more examples refer to pages, which use this template: What links here.

Help:Templates describes general usage of templates, including treatment of special characters.