If you wish to contribute or participate in the discussions about articles you are invited to contact the Editor
Template:Article Infobox: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<noinclude> This is the 'Article Infobox' template. It should be called in the following format: <pre> {{Article Infobox |Title= |Authors= |YearOfPublication = }} </pre> Edit the...") |
No edit summary |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
This | This template shows a box with information about an article in a category. | ||
<pre> | == Usage == | ||
{{Article Infobox | This infobox may be added by copy-pasting the template as shown below into an article. | ||
|Title= | |||
|Authors= | |||
|YearOfPublication = | <div style="width:300px; background:#ddd; border:1px solid black; padding:1.5em 1em 0.5em 1em;"> | ||
}} | <pre>{{Article Infobox | ||
</ | |Category = | ||
|Title = | |||
|Authors = | |||
|YearOfPublication = | |||
}}</pre> | |||
</div> | |||
Edit the page to see the template text. | Edit the page to see the template text. | ||
</noinclude><includeonly>{| style="width: 22em; font-size: 90%; border: 1px solid #00549F; background-color: # | </noinclude><includeonly>{| style="width: 22em; font-size: 90%; border: 1px solid #00549F; background-color: #F9F9F9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;" | ||
! style="text-align: center; background-color:#00549F;" colspan="2" |<big>Article Details</big> | ! style="text-align: center; color:#FFFFFF; background-color:#00549F;" colspan="2" |<big>Article Details</big> | ||
|- | |||
!Category | |||
|[[File:{{{Category|}}}_Icon.gif|50px|right|link=:Category:{{{Category|}}}|{{{Category|}}}]] | |||
|- | |- | ||
! Title | ! Title | ||
Line 17: | Line 25: | ||
|- | |- | ||
! Author(s) | ! Author(s) | ||
| {{{Authors|}}} | | ''{{{Authors|}}}'' | ||
|- | |- | ||
! Year of Publication | ! Year of Publication | ||
| {{{YearOfPublication}}} | | {{{YearOfPublication}}} | ||
|}</includeonly> | |}</includeonly> |
Latest revision as of 16:40, 11 November 2010
This template shows a box with information about an article in a category.
Usage
This infobox may be added by copy-pasting the template as shown below into an article.
{{Article Infobox |Category = |Title = |Authors = |YearOfPublication = }}
Edit the page to see the template text.