Template:UpdateBox

From Paw Borough Wiki
Revision as of 17:09, 13 September 2026 by Whimsy (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Template documentation follows
Visit Template:UpdateBox/doc to edit this documentation. (How does this work?)
Editors can experiment in this template's sandbox and test case pages.

Usage

This template creates a content box with a max height of 550px to format official PawBorough update posts.

{{UpdateBox
|type=
|title=
|link=
|date=
|time=
|name=
|id=
|content=
}}

Example

[link title]
name (#id) date time

content

{{UpdateBox
|type=type
|title=title
|link=link
|date=date
|time=time
|name=name
|id=id
|content=content
}}
[link Discord Post]
name (#id) date time

content

{{UpdateBox
|type=discord
|title=title
|link=link
|date=date
|time=time
|name=name
|id=id
|content=content
}}

Parameters

No description.

[Edit template data]

Template parameters

ParameterDescriptionTypeStatus
typetype

The type of update, if set to "discord" then the "title" parameter can be omitted.

Suggested values
discord announcement pawpatch
Stringoptional
titletitle

Applicable only for announcements and pawpatches. The forum title.

Unknownoptional
linklink

A direct source link to the post.

Example
https://pawborough.net/
URLrequired
datedate

The date of when the post was made. Should be formatted as "month day, year".

Stringrequired
timetime

The time the post was made, should always be in Eastern Time.

Unknownsuggested
namename

PawBorough username of the original poster.

Stringrequired
idid

PawBorough ID of the original poster.

Numberoptional
contentcontent

The full text of the update post.

Stringrequired