Template:UpdateBox/doc

From Paw Borough Wiki

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.

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