Ini ialah laman pendokumenan untuk Modul:Portal

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

simbanai

The portal function produces a box of portal links. Templat:Portal/doc

Image function

simbanai

The image function produces the name of the image used by the specified portal.

{{#invoke:Portal|image|portal}}

Example

simbanai
  • {{#invoke:Portal|image|Art}}Ralat Lua pada baris 80 di package.lua: module 'Module:Portal/images/a' not found.

Image dupes function

simbanai

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.

{{#invoke:Portal|imageDupes}}

Display all function

simbanai

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 1000 portals with images, and displaying 1000 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. The output of this function can be seen at Template:Portal/doc/all.

{{#invoke:Portal|displayAll}}