Template:Claim: Difference between revisions
mNo edit summary Tag: Manual revert |
mNo edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 22: | Line 22: | ||
!You Get | !You Get | ||
|- | |- | ||
| style="text-align: left | | style="text-align: left;" |<pre>{{claim | ||
|user=USERNAME | |user=USERNAME | ||
}}</pre> | }}</pre> | ||
|{{claim|user=TheRoman|align=center|width=87%}} | |||
|- | |- | ||
! colspan="2" style="text-align: center;" | <span style="font-size: 115%;">User Claim, with Date</span><br><div style="text-align: left;"><span style="font-weight: normal;">When <code>date=</code> is passed, the date of the claim is added. All date formats should be accepted, however, no matter the input, the output will display the date as: "MONTH YEAR"</span></div> | ! colspan="2" style="text-align: center;" | <span style="font-size: 115%;">User Claim, with Date</span><br><div style="text-align: left;"><span style="font-weight: normal;">When <code>date=</code> is passed, the date of the claim is added. All date formats should be accepted, however, no matter the input, the output will display the date as: "MONTH YEAR"</span></div> | ||
| Line 32: | Line 32: | ||
!You Get | !You Get | ||
|- | |- | ||
| style="text-align: left | | style="text-align: left;" |<pre>{{claim | ||
|user=USERNAME | |user=USERNAME | ||
|date=DATE | |date=DATE | ||
}}</pre> | }}</pre> | ||
|{{claim|user=TheRoman|date=March 1883|align=center|width=87%}} | |||
|} | |} | ||