Differenze tra le versioni di "Translations:Aiuto:Caricare una foto/2/en"

Da FountainPen.
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 topics (Brand, Model, 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).
+
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 22:28, 24 feb 2022

Informazioni sul messaggio (contribuisci)
Questo messaggio non ha documentazione. Se sai dove o come è usato questo messaggio, puoi aiutare gli altri traduttori aggiungendo la documentazione a questo messaggio.
Definizione del messaggio (Aiuto:Caricare una foto)
Si tenga presente inoltre che il codice wiki che si può associare per inserire le informazioni nella pagina di ciascuna immagine (quello che viene chiesto quando si esegue il caricamento nel relativo campo di testo, "Dettagli del file") è stato anch'esso standardizzato per le varie tipologie di immagini, in modo da essere coerente, ed usare una serie di template che consentano una generazione automatica dei contenuti e delle classificazioni. Ad esempio se si carica una foto di una penne si dovrebbe usare qualcosa come il seguente:
<pre><nowiki>
==Dettagli==
{{PhotoInfo
|Marca=Sheaffer
|Modello=Crest
|Oggetto=pen
|Contributo=gpaolo
|Caricamento=plunger
|Materiale=celluloide
|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. 
}}
</nowiki></pre>
dove il significato dei vari argomenti (Marca, Modello, ecc.) è spiegato nei dettagli in [[Template:PhotoInfo|questa pagina]] (in particolare poi alcuni di essi, come Caricamento, Materiale o Licenza possono prendere solo alcuni valori, spiegati nei riferimenti presenti nella pagina precedente).
TraduzionePlease 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>
==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. 
}}
</nowiki></pre>
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).

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).