Difference between revisions of "Template:Information"

From TitanRO Wiki
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>{{#switch: {{PROTECTIONLEVEL:upload}}
<includeonly>{| {{Table}}
  |sysop|templateeditor|extendedconfirmed={{pp-upload|small=yes}}
! Description
}}{{#switch: {{PROTECTIONLEVEL:move}}
| {{{Description}}}
  |sysop|templateeditor|extendedconfirmed={{pp-move|small=yes}}
|-
}}{{#switch: {{PROTECTIONLEVEL:edit}}
! Source
  |sysop={{pp-protected|small=yes}}
| {{{Source}}}
  |templateeditor={{pp-template|small=yes}}
|-
   |extendedconfirmed={{Pp-30-500|small=yes}}
! Date
  |autoconfirmed={{pp-protected|small=yes}}
| {{{Date}}}
  | <!--Not protected-->
|-
}}
! Author
</includeonly>
| {{{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         = 
}}