×
Create a new article
Write your page title here:
We currently have 2,812 articles on YumeWiki. Type your article name above or click on one of the titles below and start writing!



YumeWiki
2,812Articles
< Template:Author
Revision as of 19:27, 9 June 2024 by ZASNK (talk | contribs) (create doc)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Description

Provide author information using this template.

Template parameters

ParameterDescriptionTypeStatus
Author Nameauthor_name

The author's name as written on the wiki. Use the proper capitalisation.

Example
qxy
Linerequired
Original Nameoriginal_author_name

The author's original language name, exactly as the author writes it.

Auto value
author_name
Linesuggested
Descriptiondescription

The bulk of text describing the author.

Contentrequired
Author Typeauthor_type

Whether the author is a core (normal) author or an associate (uses a proxy).

Suggested values
core associate
Default
core
Lineoptional
Date Joineddate_joined

The date the author formally joined the project. Usually in mm/dd/yyyy format, but accepts other common ones.

Example
04/29/2021
Datesuggested

Syntax

Use it in block format:

{{Author
|author_name = 
|original_author_name = 
|description = 

|date_joined = mm/dd/yyyy
}}

Usage

Use this template on pages that list authors to create subobjects containing author information.

The author pages display the author information by using an inline query that inputs the {{Author}} info into {{AuthorInfo}}.

Sample

This is an example of what you might find on the author page:

{{Author
|author_name = Example
|original_author_name = 称号
|description = Example is a dev known for… 
their notable works include [[Wiki:Example World]], … etc

|date_joined = 29/04/2021
}}