Template:Sandbox

From Crazy-Fools.co.uk Wiki
Revision as of 20:18, 31 May 2024 by Broonie (talk | contribs)


Look at this in source or edit view to really see how it is set up.

This template just demonstrates a really simple infobox that will show up at the right top of where the template is used. It is really just a mediawiki template that generates a right floating mediawiki table.

Template Use

To use this template, put the following text on a page, replacing the values as instructed.

{{SampleInfobox
| firstValue = replace this with first value
| secondValue = replace this with second value
}}



Label unsigned comments in a conversation.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
User's nameuser 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.

Auto value
{{subst:#time:Y-m-d}}
Unknownsuggested


A Sample Infobox
First Value: {{{firstValue}}}
Second Value: {{{secondValue}}}