Jump to content
Toggle menu
  • 8 articles
  • 75 files
  • 7 users
  • 37.8K edits
Neodyland Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Information field/doc

Template page
Revision as of 21:57, 1 March 2013 by commons>Jarekt (Named parameters are preferable since that makes wikicode easier to read)

No description yet available.

Usage

{{Information_field |name= |value= }}

Allows to specify any additional description line - see examples

The following possible notations are equivalent:
{{Information field|name=nnn|value=vvv}}
{{Information field|Value=vvv|Name=nnn}}
{{Information field|nnn|vvv}}
{{Information field|1=nnn|2=vvv}}

Template parameters

ParameterDescriptionDefaultStatus
nameName of the field. It will appear in bold on the left side of the table.
→ Alternatively unnamed parameter #1 and "Name" (with capital N) can be used.
nonerequired
valueContents of the field. It will appear on the right side of the table.
→ Alternatively unnamed parameter #2 and "Value" (with capital V) can be used.
nonerequired
classadditional class parameter valuesemptyoptional
styleadditional style parameter valuesemptyoptional

Additional information

The template is intended to be used in the following namespaces: the File namespace

The template is intended to be used by the following user groups: all users

Placement:

Within the template {{Information}}, at Other_fields= (or similar)

See also

Examples

{{Information
|description=description
|date=2011-11-11
|source={{Own}}
|author={{Ut|Author name}}
|permission=
|other_versions=
|other_fields={{Information field|name=Used colors|value=
{{Tbc|1|255|0|0|red}}
{{Tbc|4|0|0|255|blue}} }} }}
Description description
Date
Source Own work
Author Author name
Used colors
InfoField
Template:Tbc Template:Tbc



{{Artwork
|Artist = Artist name
|Title = Title
|Year = {{other date|between|1503|1505}}
|Technique = {{technique|oil|poplar panel}}
|Dimensions = {{size|cm|76.8|53}}
|Source = source
|Other versions = 
|Other fields = {{Information field|Name=Field Name|Value=Field Value}}
}}

will produce

Template:Artwork



{{Artwork
|Artist = Artist name
|Title = Title
|Year = {{other date|between|1503|1505}}
|Technique = {{technique|oil|poplar panel}}
|Dimensions = {{size|cm|76.8|53}}
|Source = source
|Other versions = 
|Other fields = 
{{Information field|Field Name 1|Field Value 1}}
{{Information field|Field Name 2|Field Value 2}}
{{Information field|Field Name 3|Field Value 3}}
}}

will produce

Template:Artwork

Cookies help us deliver our services. By using our services, you agree to our use of cookies.