Difference between revisions of "Template:MudletVersion"

From Mudlet
Jump to navigation Jump to search
m (Formatting update - following previous markup change and CSS additions.)
Line 1: Line 1:
 
<div class="version-block"><span class="version-image">[[File:MudletIcon_256px.png|18px|Mudlet Version|link=]]</span><span class="version-label">Available Since Version:</span><span class="version-number">{{{1}}}</span></div><noinclude>
 
<div class="version-block"><span class="version-image">[[File:MudletIcon_256px.png|18px|Mudlet Version|link=]]</span><span class="version-label">Available Since Version:</span><span class="version-number">{{{1}}}</span></div><noinclude>
 +
 +
  
 
This template creates a consistent method for listing version information about functions and other Mudlet features.   
 
This template creates a consistent method for listing version information about functions and other Mudlet features.   
Line 6: Line 8:
  
 
Specify a Mudlet release version (or other version strings) as the argument to this template.   
 
Specify a Mudlet release version (or other version strings) as the argument to this template.   
 +
 
Example Markup:   
 
Example Markup:   
 +
<nowiki>{{MudletVersion|2.1.0}}</nowiki>
  
<nowiki>{{MudletVersion|2.1.0}}</nowiki>
 
 
Example Display:   
 
Example Display:   
  

Revision as of 21:00, 4 January 2021

Mudlet VersionAvailable Since Version:{{{1}}}


This template creates a consistent method for listing version information about functions and other Mudlet features.

Usage

Specify a Mudlet release version (or other version strings) as the argument to this template.

Example Markup:

{{MudletVersion|2.1.0}}

Example Display:

Mudlet VersionAvailable Since Version:2.1.0


Language: English