Difference between revisions of "Template:Information"

From TitanRO Wiki
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
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). 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         = 
}}