Content deleted Content added
Created page with "<noinclude> Template for up to 5 documents ==Usage== <pre id="template"><nowiki> {{{{PAGENAME}} |1=file.pdf |2=file 2.pdf |3=file.pdf }} </nowiki></pre>{{copy|template|copy=}} ==Result== {{{{PAGENAME}} |1=example.pdf |description 1=Description |2=example 4.pdf |3=example 3.pdf }} </noinclude> <includeonly> {{#tag:gallery| {{#if:{{{1|}}}|{{gallery-item|1={{{1}}}|2={{{description 1|}}}}}|}} {{#if:{{{2|}}}|{{gallery-item|1={{{2}}}|2={{{description 2|}}}}}|}} {{#if:{{{3|}}}..." |
No edit summary |
||
| (8 intermediate revisions by the same user not shown) | |||
| Line 13: | Line 13: | ||
|1=example.pdf |
|1=example.pdf |
||
|description 1=Description |
|description 1=Description |
||
|2= |
|2=NASA STS-125 press kit.pdf |
||
|3= |
|3=NASA STS-120 press kit.pdf |
||
}} |
}} |
||
</noinclude> |
</noinclude> |
||
| Line 25: | Line 25: | ||
{{#if:{{{5|}}}|{{gallery-item|1={{{5}}}|2={{{description 5|}}}}}|}} |
{{#if:{{{5|}}}|{{gallery-item|1={{{5}}}|2={{{description 5|}}}}}|}} |
||
|mode="{{{mode|nolines}}}" |
|mode="{{{mode|nolines}}}" |
||
|class="doc-gallery {{{class|}}}" |
|class="doc-gallery {{{class|lisa-docs}}}" |
||
|heights={{{heights| |
|heights={{{heights|280}}} |
||
|widths={{{widths| |
|widths={{{widths|150}}} |
||
|perrow={{#expr:{{#if:{{{1|}}}|1}} {{#if:{{{2|}}}| + 1}} {{#if:{{{3|}}}| + 1}} {{#if:{{{4|}}}| + 1}} {{#if:{{{5|}}}| + 1}} }} |
|||
}}</includeonly> |
}}</includeonly> |
||
<noinclude> |
<noinclude> |
||
Latest revision as of 20:52, 5 November 2024
Template for up to 5 documents
Usage
{{{{PAGENAME}}
|1=file.pdf
|2=file 2.pdf
|3=file.pdf
}}
Code copied
Result
-
Description
-
NASA STS-125 press kit
-
NASA STS-120 press kit
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| קובץ 1 | 1 | no description | File | required |
| תיאור תמונה 1 | description 1 | no description | String | suggested |
| קובץ 2 | 2 | no description | File | required |
| תיאור תמונה 2 | description 2 | no description | String | suggested |
| קובץ 3 | 3 | no description | File | suggested |
| תיאור תמונה 3 | description 3 | no description | String | optional |
| קובץ 4 | 4 | no description | File | suggested |
| תיאור תמונה 4 | description 4 | no description | String | optional |
| קובץ 5 | 5 | no description | Unknown | suggested |
| תיאור תמונה 5 | description 5 | no description | String | optional |
| widths | widths | no description | Number | optional |
| heights | heights | no description | Number | optional |
| mode | mode | no description
| String | optional |
| class | class | no description | Unknown | optional |