Difference between revisions of "Template:Information"
Jump to navigation
Jump to search
(Created page with "<includeonly>{{#switch: {{PROTECTIONLEVEL:upload}} |sysop|templateeditor|extendedconfirmed={{pp-upload|small=yes}} }}{{#switch: {{PROTECTIONLEVEL:move}} |sysop|template...") |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{ | <includeonly>{| {{Table}} | ||
! Description | |||
| {{{Description}}} | |||
|- | |||
! Source | |||
| {{{Source}}} | |||
|- | |||
! Date | |||
| {{{Date}}} | |||
|- | |||
! Author | |||
</ | | {{{Author}}} | ||
|- | |||
|}</includeonly><noinclude> | |||
== Description == | |||
Use this template for displaying information on files (currently). Example: [[:File:Memory_Integrity_Test_Failed.png]] | |||
Should be extended to accept more varied parameters and adjust formatting (use sub-templates) based on where the template is used. | |||
== Usage == | |||
<pre>{{Information | |||
|Description = | |||
|Source = | |||
|Date = | |||
|Author = | |||
}}</pre> | |||
</noinclude> |
Latest revision as of 16:51, 27 May 2018
Description
Use this template for displaying information on files (currently). Example: File:Memory_Integrity_Test_Failed.png
Should be extended to accept more varied parameters and adjust formatting (use sub-templates) based on where the template is used.
Usage
{{Information |Description = |Source = |Date = |Author = }}