For creating lists that point to portals (e.g. on Main Page). If no image is needed use Template:Portal list item noimage. The two templates can be used interchangeably.
Template parameters
The following content has been placed in a collapsed box for improved usability.
Portal description for a list of portals
Template parameters
This template prefers block formatting of parameters.
Parameter
Description
Type
Status
name
name
Name of portal
Example
Toolforge
String
required
image
image
Portal logo image
Example
File:Toolforge logo.svg
File
required
alt
alt
Alt text for portal logo
Example
Wikimedia Toolforge logo
String
optional
link
link
Portal page link
Example
Portal:Toolforge
Page name
required
description
description
Description of portal
Example
'''Toolforge''' (or '''Tools''') is a hosting environment for ...
Content
required
The above content has been placed in a collapsed box for improved usability.
Example
<divclass="mw-tpl-portal-list"><divclass="mw-tpl-portal-list-caption">Portals</div>
{{Portal list item
|name=Toolforge
|image=File:Toolforge logo.svg
|alt=Wikimedia Toolforge logo
|link=Portal:Toolforge
|description='''Toolforge''' (or '''Tools''') is a hosting environment for community developers working on tools and bots that help users ...
}}
{{Portal list item
...
}}
{{Portal list item
...
}}
</div>