About edit

This template is an alternative to {{Article card vertical}}

Intended use edit

This template is intended for use on Portals. It creates a modern looking "card" linking to an article with a description and an image.

Parameters edit

Parameter Use Notes
image Specify the name of the image related to the article.
  • Do not add the "File:" prefix.
  • Will not display on mobile.
  • Setting to "none" will hide image on desktop.
article Specify the article you are linking to.
description Text shown under the article name.
  • Will scroll if there is to much text.
  • Do not include links in description!.
width Specify the width of the box. not necessary

Example edit

{{article card
| article= Ward Cunningham
| description= Howard G. "Ward" Cunningham (born May 26, 1949) is an American computer programmer who developed the first wiki.
| image= Ward_Cunningham_-_Commons-1.jpg
}}

produces:

View More Examples