Difference between revisions of "Template:Information"
Jump to navigation
Jump to search
| Line 1: | Line 1: | ||
<includeonly>{| {{Table}} | |||
{| {{Table}} | |||
! Description | ! Description | ||
| {{{Description}}} | | {{{Description}}} | ||
| Line 13: | Line 12: | ||
| {{{Author}}} | | {{{Author}}} | ||
|- | |- | ||
|} | |}</includeonly> | ||
<noinclude> | |||
== Description == | |||
Use this template for displaying information on files (currently) | |||
== Usage == | |||
<pre>{{Information | |||
|Description = | |||
|Source = | |||
|Date = | |||
|Author = | |||
}}</pre> | |||
</noinclude> | |||
Revision as of 16:48, 27 May 2018
Description
Use this template for displaying information on files (currently)
Usage
{{Information
|Description =
|Source =
|Date =
|Author =
}}