Difference between revisions of "Template:Capsule"
From Pavlov VR Wiki
m |
m |
||
Line 10: | Line 10: | ||
<pre> {{Template:Capsule|color=123456|string=Sample Text|link=Main_Page}}</pre> | <pre> {{Template:Capsule|color=123456|string=Sample Text|link=Main_Page}}</pre> | ||
would give out: | would give out: | ||
− | {{Template:Capsule|color= | + | {{Template:Capsule|color=A1B2C3|string=Sample Text|link=Main_Page}} |
Revision as of 23:38, 14 July 2017
Default Text! Click me to show a description page to learn how to use me
Usage:
{{Template:Capsule|color=123456|string=Sample Text|link=Main_Page}}
would give out:
Parameter:
link - Enter a page the Capsule should link to when clicking the text
string - Enter the text the capsule should contain
color - Enter a HTML Color code (hex)