Template:Article Infobox: Difference between revisions

m (Fixing typo)
mNo edit summary
 
(33 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<!--
{|style="border:1px solid #ECECEC; background:#F5F5F5; width:198px; float:right; vertical-align:middle;" rules="rows" cellpadding="10px 10px 0px 10px"
!style="text-align:left;"|{{{1}}}Article Information
|-style="background:#F5F5F5; font-size:11px"
|This article applies to the following ZCS versions.
{{{2}}}{{{3}}}{{{4}}}|}


CONTAINER BEGIN
<noinclude>
|}


--><div class="infobox NavFrame" style="width:198px; margin:5px; padding:0px; border:1px solid #999966; background:#fff; font-size:90%;">
<div class="NavHead" style="background:#CCCCCC; padding:0px 10px 0px 0px; border-bottom:1px solid #999966; font-size:110%; text-align:center; margin-bottom:-1px;">'''Article Information'''</div>
<div class="NavContent" style="text-align:center; padding:3px;"><!--


CONTENT BEGIN
This template exists to provide version information about an article.  The Article Infobox template should be used to notify readers that an article is applicable to specific ZCS versions and that it is intended for a given audience.


-->
In order to use this template, type the following Wikitext at the bottom of the article you are editing:
 
This article applies to ZCS versions
 
[[Image:5.0_template.png]] [[Image:5.0_template.png]] [[Image:4_5_Doc.gif]]
<!--
 
CONTAINER END
 
--></div></div>
 
<!--


ANOTHER EXPERIMENT W/ PARSER FUNCTIONS & IMAGE LINKING
<nowiki>{{Article Infobox|</nowiki>''{{{1}}}''<nowiki>|</nowiki>''{{{2}}}''<nowiki>|</nowiki>''{{{3}}}''<nowiki>|</nowiki>''{{{4}}}''<nowiki>}}</nowiki>


-->
This template has four variables:


*{{{1}}} indicates if an article is intended for end users, administrators, or developers
*{{{2}}} indicates if an article applies to ZCS 6.0
*{{{3}}} indicates if an article applies to ZCS 5.0
*{{{4}}} indicates if an article applies to ZCS 4.5


<!--
For example, to apply this template to an article that applies to ZCS 6.0 and 5.0, but not 4.5, use the following Wikitext:


CONTAINER BEGIN
<nowiki>{{Article Infobox|{{admin}}|{{ZCS 6.0}}|{{ZCS 5.0}}|}}</nowiki>


--><div class="infobox NavFrame" style="width:198px; margin:5px; padding:0px; border:1px solid #999966; background:#fff; font-size:90%;">
To apply this template to an article that applies to ZCS 6.0, 5.0, and 4.5, use the following Wikitext:
<div class="NavHead" style="background:#CCCCCC; padding:0px 10px 0px 0px; border-bottom:1px solid #999966; font-size:110%; text-align:center; margin-bottom:-1px;">'''Article Information'''</div>
<div class="NavContent" style="text-align:center; padding:3px;"><!--


CONTENT BEGIN
<nowiki>{{Article Infobox|{{admin}}|{{ZCS 6.0}}|{{ZCS 5.0}}|{{ZCS 4.5}}}}</nowiki>


-->
To indicate an article is intended for a developer audience rather than an admin audience, use the following Wikitext:


This article applies to ZCS versions
<nowiki>{{Article Infobox|{{devel}}|{{ZCS 6.0}}|{{ZCS 5.0}}|{{ZCS 4.5}}}}</nowiki>


[[Image:{{{1}}}.0_template.png]] [[Image:{{{2}}}.0_template.png]] [[Image:{{{3}}}_5_Doc.gif]]
Similarly, you can indicate an article is intended for end users by using the following Wikitext:
<!--
 
CONTAINER END
 
--></div></div>
 
 
<noinclude>
{{WIP}}
 
This template exists to provide information about a particular article.  The Article Infobox template should be used to alert readers that the contents of the article are for a particular audience, or are applicable to ZCS 4.5, 5.0 or 6.0.
 
In order to use this template, type the following Wikitext at the bottom of the article you are editing:


  <nowiki>{{Article Infobox}}</nowiki>
  <nowiki>{{Article Infobox|{{user}}|{{ZCS 6.0}}|{{ZCS 5.0}}|{{ZCS 4.5}}}}</nowiki>


[[Category:Templates]]
[[Category:Templates]]
</noinclude>
</noinclude>

Latest revision as of 17:28, 24 April 2015

{{{1}}}Article Information
This article applies to the following ZCS versions.

{{{2}}}{{{3}}}{{{4}}}|}



This template exists to provide version information about an article. The Article Infobox template should be used to notify readers that an article is applicable to specific ZCS versions and that it is intended for a given audience.

In order to use this template, type the following Wikitext at the bottom of the article you are editing:

{{Article Infobox|{{{1}}}|{{{2}}}|{{{3}}}|{{{4}}}}}

This template has four variables:

  • {{{1}}} indicates if an article is intended for end users, administrators, or developers
  • {{{2}}} indicates if an article applies to ZCS 6.0
  • {{{3}}} indicates if an article applies to ZCS 5.0
  • {{{4}}} indicates if an article applies to ZCS 4.5

For example, to apply this template to an article that applies to ZCS 6.0 and 5.0, but not 4.5, use the following Wikitext:

{{Article Infobox|{{admin}}|{{ZCS 6.0}}|{{ZCS 5.0}}|}}

To apply this template to an article that applies to ZCS 6.0, 5.0, and 4.5, use the following Wikitext:

{{Article Infobox|{{admin}}|{{ZCS 6.0}}|{{ZCS 5.0}}|{{ZCS 4.5}}}}

To indicate an article is intended for a developer audience rather than an admin audience, use the following Wikitext:

{{Article Infobox|{{devel}}|{{ZCS 6.0}}|{{ZCS 5.0}}|{{ZCS 4.5}}}}

Similarly, you can indicate an article is intended for end users by using the following Wikitext:

{{Article Infobox|{{user}}|{{ZCS 6.0}}|{{ZCS 5.0}}|{{ZCS 4.5}}}}
Jump to: navigation, search