Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

The Neptunia Wiki needs your help expanding this wiki! Please visit our community portal for all the tasks needed to help this wiki grow, and check out the wiki to-do list on the forums.

Documentation icon Template documentation[view] [edit] [history] [purge]

This template is used to cite posts/tweets on X/Twitter.

Usage

Common form for cases where little is known about authorship of the page (with current date)

{{cite X |user= |id= |title= |accessdate=2026-01-16 }}

Using last, first (with current date)

{{cite X |user= |id= |title= |accessdate=2026-01-16 |last= |first= |authorlink= |date= |year= |month= |language= |archiveurl= |archivedate= |quote= }}

Using author (with current date)

{{cite X |user= |id= |title= |accessdate=2026-01-16 |author= |authorlink= |date= |year= |month= |language= |archiveurl= |archivedate= |quote= }}

Using non-linked retrieved date, last, first

{{cite X |user= |id= |title= |accessmonthday= |accessyear= |last= |first= |authorlink= |date= |year= |month= |language= |archiveurl= |archivedate= |quote= }}

Using non-linked retrieved date, author

{{cite X |user= |id= |title= |accessmonthday= |accessyear= |author= |authorlink= |date= |year= |month= |language= |archiveurl= |archivedate= |quote= }}

All parameters
{{cite X
|last           = 
|first          = 
|author         = 
|authorlink     = 
|user           = 
|id             = 
|title          = 
|archiveurl     = 
|archivedate    = 
|date           = 
|dateformat     = 
|month          =
|year           = 
|accessdate     = 
|accessdaymonth = 
|accessmonthday = 
|accessyear     = 
|language       = 
|quote          = 
}}

Required parameters

  • user: user of post.
  • id: ID number of post.
  • title: Content of post.

For producing a wikilinked date of retrieval:

  • accessdate: Full date when item was accessed, in ISO 8601 YYYY-MM-DD format, for example "accessdate = 2006-02-17". Must not be wikilinked

For producing a non-wikilinked date of retrieval:

  • accessmonthday and accessyear: Month and day when item was accessed, for example "accessmonthday = May 10", and year when item was accessed, for example "accessyear = 2005".

TemplateData

Cites posts from X/Twitter.

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
ID numberid number

Numerical ID of the post

Numberrequired
User handleuser

The account name, without the @

Stringrequired
Contentstitle

Partial or entire content of the post, optionally including hashtags (#), at signs (@), and links. Note: double quote marks (") should be replaced with single quote marks (') because the entire title will display surrounded by double quotes.

Stringrequired
Last namelast

Surname of the author

Lineoptional
First namefirst

Given name of the author

Lineoptional
Authorauthor

Name of the author; prefer the first name and last name parameters instead when possible

Linesuggested
Author linkauthorlink

Title of article about the author on the wiki (if there is one)

Page nameoptional
Source datedate

Date the source was published

Linesuggested
Archive URLarchiveurl archive-url

Archived copy of the web page

URLsuggested
Archive datearchivedate archive-date

Date the page was archived

Linesuggested
Access dateaccessdate access-date

Date the URL was accessed

Linesuggested
Languagelanguage

Language in which the source is written, if not English

Lineoptional
Date formatdateformat

Format of the date

Suggested values
dmy mdy ymd ISO 8601
Default
ymd
Lineoptional
Quotequote

Relevant text quoted from the cited source, including terminating punctuation

Stringoptional

See also