Template:Forum: Difference between revisions

From Otherkin Wiki
Content added Content deleted
imported>Who-is-Page
(Infobox created with infobox builder.)
 
imported>Who-is-Page
(Manually adjusting so that the template will function.)
 
Line 1: Line 1:
<infobox><title source="title"><default>{{PAGENAME}}</default></title><image source="image"/><data source="Owner"><label>Owner</label></data><data source="Created by"><label>Created by</label></data><data source="URL"><label>URL</label></data><data source="Launched"><label>Launched</label></data><data source="Registration"><label>Registration</label></data><data source="Language"><label>Language</label></data><data source="Status"><label>Status</label></data></infobox>
<infobox><title source="title"><default>{{PAGENAME}}</default></title><image source="image"/><data source="Owner"><label>Owner</label></data><data source="Created by"><label>Created by</label></data><data source="URL"><label>URL</label></data><data source="Launched"><label>Launched</label></data><data source="Registration"><label>Registration</label></data><data source="Language"><label>Language</label></data><data source="Status"><label>Status</label></data></infobox>
<noinclude>
<templatedata>
{
"params": {
"Owner": {
"description": "Who currently owns the forum. This may not be the same as who created the forum!",
"suggested": true
},
"Created by": {
"description": "Who originally created and founded the forum."
},
"URL": {
"description": "The website URL for the forum.",
"required": true
},
"Launched": {
"label": "Launched",
"description": "The date the forum was first launched.",
"example": "April 1, 1420"
},
"Registration": {
"description": "If registration is Open, Closed, or Optional."
},
"Language": {
"label": "Language",
"description": "Whatever language the forum is in."
},
"Status": {
"description": "If the forum is Active, Offline, On Hiatus, or something else.",
"example": "Active",
"required": true
}
},
"description": "An infobox for forums. "
}
</templatedata>
</noinclude>

Latest revision as of 04:56, 22 February 2023

An infobox for forums.

Template parameters

ParameterDescriptionTypeStatus
OwnerOwner

Who currently owns the forum. This may not be the same as who created the forum!

Unknownsuggested
Created byCreated by

Who originally created and founded the forum.

Unknownoptional
URLURL

The website URL for the forum.

Unknownrequired
LaunchedLaunched

The date the forum was first launched.

Example
April 1, 1420
Unknownoptional
RegistrationRegistration

If registration is Open, Closed, or Optional.

Unknownoptional
LanguageLanguage

Whatever language the forum is in.

Unknownoptional
StatusStatus

If the forum is Active, Offline, On Hiatus, or something else.

Example
Active
Unknownrequired