Riga 4: |
Riga 4: |
| | {{#ifeq: {{#arraysize:lenghts}}|0||Lunghezze: {{#arrayprint:lenghts|; |@ |@ |print=pretty}}.}} {{#ifeq: {{#arraysize:diameters}}|0||Diametri: {{#arrayprint:diameters|; |@ |@ |print=pretty}}.}} {{#if: {{{weight|}}}|Peso: {{{weight}}} g; {{#if: {{{w_body|}}}|{{#vardefine:w_body|{{{w_body}}} g fusto;}}}}{{#if: {{{w_cap|}}}|{{#vardefine:w_cap|{{{w_cap}}} g cappuccio;}}}}{{#arraydefine:w_list|{{#var:w_body}} {{#var:w_cap}}|;}}{{#arrayslice:weights|w_list|0|{{#expr: {{#arraysize:w_list}} - 1}}}}{{#arrayprint:weights|; |@ |@ |print=pretty}}.}} {{#if: {{{note|}}}|{{{note}}}.}}{{#vardefine:body|}}{{#vardefine:cap|}}{{#vardefine:posted|}}{{#vardefine:section|}}{{#vardefine:d_body|}}{{#vardefine:d_cap|}}{{#vardefine:d_section|}} | | | {{#ifeq: {{#arraysize:lenghts}}|0||Lunghezze: {{#arrayprint:lenghts|; |@ |@ |print=pretty}}.}} {{#ifeq: {{#arraysize:diameters}}|0||Diametri: {{#arrayprint:diameters|; |@ |@ |print=pretty}}.}} {{#if: {{{weight|}}}|Peso: {{{weight}}} g; {{#if: {{{w_body|}}}|{{#vardefine:w_body|{{{w_body}}} g fusto;}}}}{{#if: {{{w_cap|}}}|{{#vardefine:w_cap|{{{w_cap}}} g cappuccio;}}}}{{#arraydefine:w_list|{{#var:w_body}} {{#var:w_cap}}|;}}{{#arrayslice:weights|w_list|0|{{#expr: {{#arraysize:w_list}} - 1}}}}{{#arrayprint:weights|; |@ |@ |print=pretty}}.}} {{#if: {{{note|}}}|{{{note}}}.}}{{#vardefine:body|}}{{#vardefine:cap|}}{{#vardefine:posted|}}{{#vardefine:section|}}{{#vardefine:d_body|}}{{#vardefine:d_cap|}}{{#vardefine:d_section|}} |
| </includeonly><noinclude> | | </includeonly><noinclude> |
− | Template per la gestione del paragrafo '''Misure''' nelle pagine dei modelli, inserisce una riga con le misure disponibili. Deve essere usato esclusivamente come una delle righe sottostati l'uso di [[:Template:DimModelli]], deve essere usato come:
| + | {{RigaDimModelli/doc}} |
− | <pre>
| |
− | {{DimModelli}}
| |
− | {{RigaDimModelli | |
− | |Versione = Esempio
| |
− | |Lunghezza = 13.7
| |
− | |body = 12.8
| |
− | |posted = 14.2
| |
− | |cap = 6.3
| |
− | |section = 5.4
| |
− | |d_body = 11.5
| |
− | |d_cap = 12.8
| |
− | |d_section = 10
| |
− | |weight = 11
| |
− | |w_cap = 5
| |
− | |w_body = 6
| |
− | }}
| |
− | {{RigaDimModelli
| |
− | |Versione = Riesempio
| |
− | |Lunghezza =
| |
− | |note= misure ignote
| |
− | }}
| |
− | {{TabEnd}}
| |
− | </pre>
| |
− | | |
− | Per ottenere qualcosa del tipo:
| |
− | {{DimModelli}}
| |
− | {{RigaDimModelli
| |
− | |Versione = Esempio
| |
− | |Lunghezza = 13.7
| |
− | |body = 12.8
| |
− | |posted = 14.2
| |
− | |cap = 6.3
| |
− | |section = 5.4
| |
− | |d_body = 11.5
| |
− | |d_cap = 12.8
| |
− | |d_section = 10
| |
− | |weight = 11
| |
− | |w_cap = 5
| |
− | |w_body = 6
| |
− | }}
| |
− | {{RigaDimModelli
| |
− | |Versione = Riesempio
| |
− | |note= misure ignote
| |
− | }} | |
− | {{TabEnd}}
| |
− | | |
− | Dove gli argomenti da introdurre nel template sono:
| |
− | | |
− | * <tt>Versione</tt> = identificativo della versione (tipo eventuale numero o media, grande, piccola, ecc.)
| |
− | * <tt>Lunghezza</tt> = lunghezza della penna (da chiusa)
| |
− | * <tt>body</tt> = lunghezza del fusto (opzionale)
| |
− | * <tt>posted</tt> = lunghezza con cappuccio calzato (opzionale)
| |
− | * <tt>cap</tt> = lunghezza del cappuccio (opzionale)
| |
− | * <tt>section</tt> = lunghezza della sezione (opzionale)
| |
− | * <tt>d_body</tt> = diametro massimo del corpo(opzionale)
| |
− | * <tt>d_cap</tt> = diametro massimo del cappuccio(opzionale)
| |
− | * <tt>d_section</tt> = diametro della sezione, medio sul punto di presa (opzionale)
| |
− | * <tt>weight</tt> = peso della penna scarica (opzionale)
| |
− | * <tt>w_cap</tt> = peso del cappuccio (opzionale)
| |
− | * <tt>w_body</tt> = peso del fusto (opzionale)
| |
− | * <tt>note</tt> = note aggiuntive (opzionale)
| |
− | | |
| [[Categoria:Model Templates]] | | [[Categoria:Model Templates]] |
| </noinclude> | | </noinclude> |