Difference between revisions of "Template:Related images"
Jump to navigation
Jump to search
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
| − | This is the 'Images test' | + | This is the 'Images test' template. |
| − | + | It should be called in the following format: | |
| − | + | <pre> | |
| − | + | {{Images test | |
| − | {{ | + | |Main image= |
| − | + | |Other images= | |
| + | }} | ||
| + | </pre> | ||
| + | Edit the page to see the template text. | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
| − | + | {| border="0" cellpadding="4" cellspacing="4" | |
| − | + | ! Binder's mark | |
| − | {{{ | + | | [[Has image::Image:{{{Main image|}}}| ]] [[File:{{{Main image|}}}]] |
| − | |||
| − | |||
| − | |||
|- | |- | ||
| − | ! Other images | + | ! Other images |
| − | | {{{ | + | | {{#arraymap:{{{Other images|}}}|,|x|[[Has image 2::Image:x| ]] [[Image:x]]}} |
|} | |} | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
</includeonly> | </includeonly> | ||
Revision as of 20:45, 22 August 2020
This is the 'Images test' template. It should be called in the following format:
{{Images test
|Main image=
|Other images=
}}
Edit the page to see the template text.