Template:Category/Post
Render template for Category:Post pages.
Called by the SemanticSchemas dispatcher when a page belongs to Category:Post. Post is a subcategory of Category:Document, but it declares its own |has_display_template=Category/Post, so this masthead wins over Template:Category/Document for Post pages.
Renders a blog/news-style masthead: a hero image card floated to the top-right (Has card image) with the kicker/byline/lead and the post body wrapping down its left side, then a Type · Date kicker, an author byline, and the description as a standfirst lead. The image is the same Has card image used by the post cards in Template:UI/posts_library and Template:UI/latest_posts — one file does triple duty (page hero + directory card + landing-page card), so authors only upload one image per post.
Visual treatment lives in Template:Category/Post/styles.css
(TemplateStyles) — change there to restyle every post, or override
the underlying --labki-* tokens in a wiki's MediaWiki:Common.css to
retheme just one wiki. The hero is a fixed-width card (see styles.css
.post-hero width) floated right, framed 4:3 via the
padding-bottom hack to match the Has card image recommended source —
a 4:3 upload shows uncropped; object-fit: cover trims only off-ratio
images.
Properties read:
Has card image,Has document type,
Has date,Has author,Has description
Parameters:
category— "Post" (informational)page— the page being rendered. Falls back to
Template:Category/Post.