Difference between revisions of "Template:Key"

From Wurmpedia
Jump to navigation Jump to search
m
(Adding CSS)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<span style="-moz-border-radius: 5px;border: 3pt outset #888888; padding: 1px 2px; font-size: smaller; font-weight: bold;">{{{1}}}</span>
+
<templatestyles src="Key/styles.css" />
<noinclude>
+
<span class="key">{{{1}}}</span><noinclude>
 
Usage: <span style="background:#E6FFE6;"><nowiki>{{key|keytext}}</nowiki></span> produces {{key|keytext}}. Simply replace keytext with the desired key.
 
Usage: <span style="background:#E6FFE6;"><nowiki>{{key|keytext}}</nowiki></span> produces {{key|keytext}}. Simply replace keytext with the desired key.
  
 
[[Category:Template]]
 
[[Category:Template]]
 
</noinclude>
 
</noinclude>

Latest revision as of 12:33, 22 April 2021

{{{1}}} Usage: {{key|keytext}} produces keytext. Simply replace keytext with the desired key.