Template:PSmp3alt: Difference between revisions

From Sarkarverse
Jump to navigation Jump to search
m (Testing)
m (Test)
Line 1: Line 1:
'''{{URL|1={{{1|{{{URL|}}}}}}|2={{{2|{{{name|Listen to the song}}}}}}}} ''{{PAGENAME}}''''' sung by 3={{{3}}} on [[prabhatasamgiita.net]]
<templatedata>
{
"description": "Label unsigned comments in a conversation.",
"params": {
"user": {
"label": "Username",
"type": "wiki-user-name",
"required": true,
"description": "User name of person who forgot to sign their comment.",
"aliases": ["1"]
},
"date": {
"label": "Date",
"description": {
"en": "Timestamp of when the comment was posted, in YYYY-MM-DD format."
},
"aliases": ["2"],
"suggested": true
},
"year": {
"label": "Year",
"type": "number"
},
"month": {
"label": "Month",
"inherits": "year"
},
"day": {
"label": "Day",
"inherits": "year"
},
"comment": {
"required": false
}
},
"sets": [
{
"label": "Date",
"params": ["year", "month", "day"]
}
]
}
</templatedata>
<noinclude>{{documentation}}</noinclude>
<noinclude>{{documentation}}</noinclude>

Revision as of 07:13, 20 June 2015

Label unsigned comments in a conversation.

Template parameters

ParameterDescriptionTypeStatus
Usernameuser 1

User name of person who forgot to sign their comment.

Userrequired
Datedate 2

Timestamp of when the comment was posted, in YYYY-MM-DD format.

Unknownsuggested
Yearyear

no description

Numberoptional
Monthmonth

no description

Numberoptional
Dayday

no description

Numberoptional
commentcomment

no description

Unknownoptional
Documentation icon Template documentation[create]