Differenze tra le versioni di "Translations:Aiuto:Caricare una foto/2/en"
Jump to navigation
Jump to search
(Creata pagina con "Please also note that the wiki code that you can associate to insert the information in the page of each image (what is asked when you upload in the text field, "File Details"...") |
|||
Riga 1: | Riga 1: | ||
Please also note that the wiki code that you can associate to insert the information in the page of each image (what is asked when you upload in the text field, "File Details") has also been standardized for the various types of images, so as to be consistent, and use a series of templates that allow an automatic generation of content and classifications. For example, if you upload a photo of a pen, you should use something like the following: | Please also note that the wiki code that you can associate to insert the information in the page of each image (what is asked when you upload in the text field, "File Details") has also been standardized for the various types of images, so as to be consistent, and use a series of templates that allow an automatic generation of content and classifications. For example, if you upload a photo of a pen, you should use something like the following: | ||
<pre><nowiki> | <pre><nowiki> | ||
+ | ==Dettagli== | ||
{{PhotoInfo | {{PhotoInfo | ||
|Marca=Sheaffer | |Marca=Sheaffer | ||
Riga 15: | Riga 16: | ||
}} | }} | ||
</nowiki></pre> | </nowiki></pre> | ||
− | where the meaning of the various | + | where the meaning of the various parameters (Marca, Modello, etc.) is explained in detail in [[Template:PhotoInfo|this page]] (in particular then some of them, such as <tt>Caricamento</tt>, <tt>Materiale</tt> or <tt>Licenza</tt> can take only some values, explained in the references on the previous page). |
Versione attuale delle 21:28, 24 feb 2022
Please also note that the wiki code that you can associate to insert the information in the page of each image (what is asked when you upload in the text field, "File Details") has also been standardized for the various types of images, so as to be consistent, and use a series of templates that allow an automatic generation of content and classifications. For example, if you upload a photo of a pen, you should use something like the following:
==Dettagli== {{PhotoInfo |Marca=Sheaffer |Modello=Crest |Oggetto=pen |Contributo=gpaolo |Caricamento=plunger |Materiale=celluloid |MatDesc_it=a righe marroni |MatDesc_en=brown striped |Licenza=Cc-by-sa-3.0 |Note_it=Modello con pennino [[Triumph Nib|Triumph]]. |Note_en=[[Triumph Nib]] model. }}
where the meaning of the various parameters (Marca, Modello, etc.) is explained in detail in this page (in particular then some of them, such as Caricamento, Materiale or Licenza can take only some values, explained in the references on the previous page).