Help:Template: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 52: | Line 52: | ||
}}</pre> | }}</pre> | ||
|- | |- | ||
|colspan="2"| {{ImageMessageBox|bgcolor=darkgreen|ltbgcolor=lime|textcolor=black|caption=Hello there!|image=[[Image: | |colspan="2"| {{ImageMessageBox|bgcolor=darkgreen|ltbgcolor=lime|textcolor=black|caption=Hello there!|image=[[Image:ImageMessageBox.png|64px]]|text=This is a message.}}<br /><br /><hr /> | ||
|- | |- | ||
|'''Stub''' | |'''Stub''' |
Latest revision as of 09:05, 23 February 2019
There are templates made to make editing the LDraw.org Wiki easier. More templates are made as they are come up with, so keep an eye on this page.
General use
Template | Example |
---|---|
c c as in coloured |
{{c|green|This is green text}} |
This is green text |
Message boxes
Template | Example | ||||
---|---|---|---|---|---|
MessageBox | {{MessageBox |bgcolor=darkgreen |ltbgcolor=lime |textcolor=black |caption=Hello there! |text=This is a message. }} | ||||
| |||||
NoticeBox | {{NoticeBox|Please do not eat all the doughnuts.}} | ||||
| |||||
ImportantNoticeBox | {{ImportantNoticeBox|Do not even think about vandalizing this Wiki!}} | ||||
| |||||
ImageMessageBox | {{ImageMessageBox |bgcolor=darkgreen |ltbgcolor=lime |textcolor=black |image=[[Image:ImageMessageBox.png|64px]] |caption=Hello there! |text=This is a message. }} | ||||
| |||||
Stub | {{Stub}} | ||||
| |||||
NeedsWork | {{NeedsWork|T}}Note that the parameter is the first letter of the article. It is T here because T is the first letter of Templates. Note also that this template is typically placed on a talk page and a NeedsWorkNotifier is placed on the page instead. | ||||
| |||||
NeedsWorkNotifier | {{NeedsWorkNotifier}} | ||||
|
Infoboxes
Template | Example | |||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Software | {{Software |developer=Mr. X |function=CAD |version=1.3.37 |platform=Windows, Linux, Mac |website=[http://example.com/ example.com] }} | |||||||||||||||||||||||
| ||||||||||||||||||||||||
See also
Wikipedia's Help:Template