मोड्युल:Portal/कागजात
This Lua module is used on approximately ८,८९०,००० pages, or roughly 8042% of all pages. To avoid major disruption and server load, any changes should be tested in the module's /sandbox or /testcases subpages, or in your own module sandbox. The tested changes can be added to this page in a single edit. Consider discussing changes on the talk page before implementing them. |
This module is subject to page protection. It is a highly visible module in use by a very large number of pages, or is substituted very frequently. Because vandalism or mistakes would affect many pages, and even trivial editing might cause substantial load on the servers, it is protected from editing. |
यो ढाँचाले लुआ प्रयोग गर्दछ: |
This module uses TemplateStyles: |
This module has two functions, portal
and image
. The portal
produces a box with links to a portal or to multiple portals, and is used by the {{portal}} template. It is most often used in the "See also" section of an article. The image
function produces the name of the image used by the specified portal.
See here, here, and here for test cases.
Portal function
[सम्पादन गर्नुहोस्]The portal function produces a box of portal links. ढाँचा:Portal/doc
Image function
[सम्पादन गर्नुहोस्]The image function produces the name of the image used by the specified portal.
Usage
[सम्पादन गर्नुहोस्]{{#invoke:Portal|image|portal}}
Example
[सम्पादन गर्नुहोस्]{{#invoke:Portal|image|Art}}
→ Portal-puzzle.svg
Image dupes function
[सम्पादन गर्नुहोस्]The image dupes function returns a list of all images that are being used by more than one portal (aliases are not included). This can be helpful in identifying image entries that should be changed to use aliases.
Usage
[सम्पादन गर्नुहोस्]{{#invoke:Portal|imageDupes}}
Display all function
[सम्पादन गर्नुहोस्]The display all function returns a box containing all portals that have images. This is used for maintenance, and should not be displayed in articles, because a) there are around 1500 portals with images, and displaying 1500 images on one page takes up a lot of server resources, and b) the module has no way to know the correct capitalisation of a portal name, so some links to portals will be broken. This function can be seen at Template:Portal/doc/all.
Usage
[सम्पादन गर्नुहोस्]{{#invoke:Portal|displayAll}}