More actions
Created page with "<includeonly>{| style="margin:0.5em; margin-left:0em; border:1px solid orangered; background-color:#222222; padding:2px;" | valign="middle" | [[image:omega.png|32px|Omega clon..." |
Change background color to design-token. Remove deprecated html |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly>{| style="margin:0.5em | <includeonly>{| style="margin: 0.5em; border: 1px solid orangered; padding:2px; background-color: var(--background-color-warning-subtle);" | ||
| | |- | ||
| | | [[image:omega.png|32px|Omega clone restriction]] | ||
| style="padding-left: 5px;" | This {{#switch: {{{1|}}} | = ship | {{{1|}}} }} is {{co|orangered|restricted}} to pilots in the [[Alpha_clones#Omega_clone|Omega]] clone state. | |||
|}</includeonly><noinclude> | |}</includeonly><noinclude> | ||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> | ||
Latest revision as of 10:41, 18 May 2025
Template documentation (for the above template, sometimes hidden or invisible)
- Description
- This template is used to quickly show whether an Alpha can access this, or if it requires the Omega clone state.
- Usage
- Add {{omega}} right before a ship fit or a section about a ship to make it obvious that it requires Omega clone state to use. You can also use this for items or anything else that's clone state dependent by using an optional argument, like {{omega|<word>}} to change the word "ship" to "item" (or any word you'd like).
- Example
- This code:
{{omega}}
- Would result in this:
| This ship is restricted to pilots in the Omega clone state. |
- And this code:
{{omega|item}}
- Would result in this:
| This item is restricted to pilots in the Omega clone state. |