ಟೆಂಪ್ಲೇಟು:Information/doc

ಕರ್ನಾಟಕ ಮುಕ್ತ ಶೈಕ್ಷಣಿಕ ಸಂಪನ್ಮೂಲಗಳು ಇಂದ
Jump to navigation Jump to search

{{#invoke:Languages|autolang

 |base=TemplateBox/i18n
 |useargs=both
 |templateData={{#invoke:TemplateBox|templatedata}}
 |JSONFM={{#invoke:TemplateBox|templatedata|formatting=pretty}}
 |paramTable={{#invoke:TemplateBox|paramtable}}
 |usageSample={{#invoke:TemplateBox|usagesample}}
 |argCount={{#invoke:TemplateBox|argcount}}
 |desc={{#invoke:TemplateBox|description}}

|templateDataInfo=

{{#invoke: fallback|autotranslate|base = TemplateDataInfo/i18n|lang= |1= |2= |3= |4= |5=|6= |7= |8= |9= |10= |11= |12= |13= |14= |15= }}
 |i18n-subpage=Template:Information/i18n
 |usergroup=all
 |name=Information}}

Example usage

Example for photograph

For example the source code of the description of photograph File:Piers Sellers spacewalk.jpg is:

{{Information
|Description=
{{de|Astronaut [[:de:Piers John Sellers|Piers Sellers]] bei einem Außenbordeinsatz während der Space-Shuttle-Mission [[:de:STS-121|STS-121]], bei dem er Reparaturtechniken für den Hitzeschutzschild der Raumfähre testet. Der Außenbordeinsatz dauerte 7 Stunden und 11 Minuten.}}
{{en|Astronaut [[w:Piers Sellers|Piers Sellers]] during the third spacewalk of STS-121, a demonstration of orbiter heat shield repair techniques.}}
{{fr|L'astronaute [[:fr:Piers Sellers|Piers Sellers]] durant sa troisième sortie dans l'espace au cours du vol STS-121, une démonstration des techniques de réparation du bouclier thermique.}}
{{it|L'astronauta [[:it:Piers Sellers|]] durante la terza camminata nello spazio nel corso della missione STS-121 mentre esegue un test di riparazione delle mattonelle rinforzate carbonio-carbonio dello Shuttle.}}
{{nds|De Astronaut [[Piers Sellers]] de drüdde Kehr, dat he mit’n Ruumantog in’n apen Weltruum togang weer. Sellers wiest Reparaturtechniken för den Hittschild von’n Orbiter.}}
{{ru|Астронавт [[:ru:Селлерс, Пирс Джон|Пирс Селлерс]] во время третьего выхода в открытый космос (STS-121) при ремонте орбитального теплового экрана.}}
{{fi|Astronautti [[:fi:Piers Sellers|Piers Sellers]] avaruussukkulalento STS-121:n kolmannella avaruuskävelyllä. Avaruuskävelyn tehtävänä oli kokeilla sukkulan lämpökilven korjaustekniikoita.}}
|Source=[http://www.nasa.gov/news/highlights/index.html NASA News & Events] – http://www.nasa.gov/externalflash/121_gallery/hi-resjpgs/14.jpg, from http://www.nasa.gov/externalflash/121_gallery/index_noaccess.html
|Date=2006-07-12
|Author=NASA, astronaut [[w:Michael E. Fossum|Michael Edward Fossum]]
|Permission=
|other versions=
}}

The code hereinbefore produces the following information table:

ವಿವರಣೆ
ದಿನಾಂಕ {{#invoke:ISOdate|ISOdate
|1         =   
|class     = dtstart
|lang      = ⧼Lang⧽
|case      = 
|trim_year = 100-999
}}
ಮೂಲ
ಕರ್ತೃ

Example other_fields

Example using the other fields parameter to display a credit line:

{{Information
| Description  = Description
| Source       = {{own}}
| Author       = John Doe
| Date         = 2008-06-09
| Other fields = {{Credit line |Author = © John Doe | Other = Wikimedia Commons |License = CC-BY-3.0 & GFDL}}
}}

will produce:

ವಿವರಣೆ
ದಿನಾಂಕ {{#invoke:ISOdate|ISOdate
|1         =   
|class     = dtstart
|lang      = ⧼Lang⧽
|case      = 
|trim_year = 100-999
}}
ಮೂಲ
ಕರ್ತೃ
⧼wm-license-cc-attribution⧽
({{#invoke: fallback|langSwitch}})
© John Doe / Wikimedia Commons / CC-BY-3.0 & GFDL
© John Doe / Wikimedia Commons

Recommendations

For many media it is desirable to use a geocoding template in addition to the Information template.

Microformat

This template also emits an hCalendar microformat marking the creation of the image as an event. To do this, it requires the {{Date}} template, and takes the file name as the "summary" property. Optionally, it can include the {{Creator}} as an attendee and an hCard microformat, and use the contents of {{Description}} as the hCalendar's "description" property. Coordinates may be included by use of {{Location}} or {{Object location}}.

See also Commons:Machine-readable data.

See also