Usage
This template marks and categorizes content that is not valid for all versions within the respective wiki.
Arguments
- 1:String containing the versions, for which the content is valid (and not those, for which it is not valid!)
- scope: String to clarify the scope of this note; something like paragraph, chapter, page ...
Example
{{valid|2.4 and 2.5}}
delivers
🗒️
|
This content is only valid for version(s) 2.4 and 2.5
|
|
{{valid|1.4 and 1.5|scope=paragraph}}
delivers
🗒️
|
This paragraph is only valid for version(s) 1.4 and 1.5
|
|