Difference between revisions of "User:Subfader/Examples"
From FollowTheScore
(New page: =Gallery of images in a cetagory= This returns a gallery for images in a certain category with a focus on their usage. ===Version 1=== Returning a page link only if there's one page using...) |
|||
| Line 2: | Line 2: | ||
This returns a gallery for images in a certain category with a focus on their usage. | This returns a gallery for images in a certain category with a focus on their usage. | ||
| − | + | ||
| − | Returning a page link only if there's one page using the image | + | <big>'''Version 1'''</big> (Returning a page link only if there's one page using the image) |
| + | ---- | ||
| + | <br> | ||
{{#dpl: | {{#dpl: | ||
|category=Test Images | |category=Test Images | ||
| Line 19: | Line 21: | ||
}} | }} | ||
| − | + | <br><br> | |
| − | Returning all links to the pages that use image | + | <big>'''Version 2'''</big> (Returning all links to the pages that use image) |
| + | ---- | ||
| + | <br> | ||
{{#dpl: | {{#dpl: | ||
|category=Test Images | |category=Test Images | ||
Revision as of 18:41, 5 July 2009
Gallery of images in a cetagory
This returns a gallery for images in a certain category with a focus on their usage.
Version 1 (Returning a page link only if there's one page using the image)
Version 2 (Returning all links to the pages that use image)
