Template:Information: Difference between revisions

From the Portal Wiki
Jump to navigation Jump to search
(Replaced content with "Unban KEMONO_PANTSU now. She has gotten her 182 accounts banned for no reason. https://pastebin.com/raw/PCK9VfSr")
m (Undo revision 184412 by KEMONO PANTSU (talk))
 
Line 1: Line 1:
Unban KEMONO_PANTSU now. She has gotten her 182 accounts banned for no reason. https://pastebin.com/raw/PCK9VfSr
<includeonly>{{Navbox
 
| bodystyle  = width: 80%; font-size: 100%; margin: 1em 10%; border: 1px solid #aaa;
| groupstyle = background: #a7d7f9; vertical-align: top; width: 15%; text-align: right; padding: 0.4em;
 
| oddstyle  = background: #f6f6f6;
| evenstyle  = background: #e8e8e8;
 
| group1 = {{#if:{{{Description|{{{description|}}}}}}|Description|}}
| list1  = {{{Description|{{{description|}}}}}}
 
| group2 = {{#if:{{{Source|{{{source|}}}}}}|Source|}}
| list2  = {{{Source|{{{source|}}}}}}
 
| group3 = {{#if:{{{Date|{{{date|}}}}}}|Date|}}
| list3  = {{{Date|{{{date|}}}}}}
 
| group4 = {{#if:{{{Author|{{{author|}}}}}}|Author|}}
| list4  = {{{Author|{{{author|}}}}}}
 
| group5 = Permission
| list5  = {{{Permission|{{{permission|See license tag below.}}}}}}
 
| group6 = {{#if:{{{other_versions|}}}|Other versions|}}
| list6  = {{{other_versions|}}}
 
}}</includeonly><noinclude>{{doc begin}}
Use this template on image description pages to display information about the image clearly.
 
== Parameters ==
{| class="wikitable grid"
! Parameter
! width="45%" | Example
! Description
|-
| {{code|description}}
| {{code|Screenshot of competitive gameplay on [[Badlands]].}}
| A description of the uploaded image.
|-
| {{code|source}}
| {{code|In-game screenshot.}}
| Where the image is from.
|-
| {{code|date}}
| {{code|August 23, 2010}}
| Date the image was created.
|-
| {{code|author}}
| {{code|Myself, [[User:Example]].}}
| Who created the image. Note: this is not always the copyright holder.
|-
| {{code|permission}}
| {{code|CC-BY-SA according to [http://www.google.com this page].}}
| Permission from copyright holder to use this image. If the image is a Valve image (see [[Portal Wiki:Licensing images|Licensing images]]) then you shouldn't use this parameter.
|-
| {{code|other_versions}}
| {{code|[[:File:Example image.png]] shows the subject more clearly.}}
| Links to other versions of the image.
|-
|}
 
== Example ==
<pre><nowiki>
{{Information
| description = Screenshot of [[Turrets]] in a test chamber.
| source      = Portal 2 in-game screenshot.
| date        = April 22, 2011
| author      = Myself, [[User:Moussekateer|<font color="#0B61A4">'''Moussekateer'''</font>]].
}}
</nowiki></pre>
* The above code will generate the following:
 
{{Information
| description = Screenshot of [[Turrets]] in a test chamber.
| source      = Portal 2 in-game screenshot.
| date        = April 22, 2011
| author      = Myself, [[User:Moussekateer|<font color="#0B61A4">'''Moussekateer'''</font>]].
}}
 
[[Category:Templates|Information]]
</noinclude>

Latest revision as of 04:14, 13 June 2023

The template above may be partially or fully invisible or glitched due to the respected strings aren't entered.
This is normal.

Documentation for Information

Use this template on image description pages to display information about the image clearly.

Parameters

Parameter Example Description
description Screenshot of competitive gameplay on [[Badlands]]. A description of the uploaded image.
source In-game screenshot. Where the image is from.
date August 23, 2010 Date the image was created.
author Myself, [[User:Example]]. Who created the image. Note: this is not always the copyright holder.
permission CC-BY-SA according to [http://www.google.com this page]. Permission from copyright holder to use this image. If the image is a Valve image (see Licensing images) then you shouldn't use this parameter.
other_versions [[:File:Example image.png]] shows the subject more clearly. Links to other versions of the image.

Example

{{Information
 | description = Screenshot of [[Turrets]] in a test chamber.
 | source      = Portal 2 in-game screenshot.
 | date        = April 22, 2011
 | author      = Myself, [[User:Moussekateer|<font color="#0B61A4">'''Moussekateer'''</font>]].
}}
  • The above code will generate the following: