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 |
||
| 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|400}}} |
|heights={{{heights|400}}} |
||
|widths={{{widths|260}}} |
|widths={{{widths|260}}} |
||
Revision as of 16:09, 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
-
example 4
-
example 3
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 |