Difference between revisions of "Template:NotAvailable"

From Arks-Visiphone
Jump to navigation Jump to search
Line 1: Line 1:
<span class="badge badge-danger">{{#if: {{{1|}}}| {{{1|}}} | Not Available Yet }}</span>
+
<includeonly><span class="badge badge-danger">{{#if: {{{1|}}}| {{{1|}}} | Not Available Yet }}</span></includeonly><noinclude>
 +
<div class="row template-documentation">
 +
<div class="col-12">
 +
<h2>Template Documentation</h2>
 +
<p>Adds a small badge notifying users that something is not available or whatever else needs their immediate attention.</p>
 +
</div>
 +
<div class="col-12">
 +
<h4>Usage</h4>
 +
 
 +
To be primarily used in situations to display that content is not available for the time being.
 +
 
 +
===Example===
 +
 
 +
{{Pots|Perfect Knockout}}
 +
{{Pots|Delicate Undertaking}}{{NotAvailable}}
 +
 
 +
</div>
 +
</div>
 +
</noinclude>

Revision as of 15:30, 6 May 2020

Template Documentation

Adds a small badge notifying users that something is not available or whatever else needs their immediate attention.

Usage

To be primarily used in situations to display that content is not available for the time being.

Example

UIItemPotentialAbility.png Perfect Knockout UIItemPotentialAbility.png Delicate UndertakingNot Available Yet