Template:Infobox Profession: Difference between revisions

From Brighter Shores Wiki
Jump to navigation Jump to search
Content added Content deleted
(Created page with "{| class="wikitable infobox-profession" style="float:right" ! colspan="2" | {{{name|{{PAGENAME}}}}} |- | colspan="2" style="text-align:center" | {{{image|Please upload an image!{{Mainonly|Category:Needs image}}}}} |- ! Release date | {{{release|Q3 2024}}} |}{{Mainonly|Category:Professions}}<noinclude>{{/doc}}</noinclude>")
 
No edit summary
Line 1: Line 1:
{| class="wikitable infobox-profession" style="float:right"
{| class="wikitable infobox-profession" style="float:right"
! colspan="2" | {{{name|{{PAGENAME}}}}}
! colspan="2" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}
|-
|-
| colspan="2" style="text-align:center" | {{{image|[[Special:Upload|Please upload an image!]]{{Mainonly|[[Category:Needs image]]}}}}}
| colspan="2" style="text-align:center" | {{#if:{{{image|}}}|{{{image}}}|[[Special:Upload|Please upload an image!]]{{Mainonly|[[Category:Needs image]]}}}}
|-
|-
! Release date
! Release date

Revision as of 14:25, 24 March 2024

Infobox Profession
Please upload an image!
Release date Q3 2024
Template documentation
This documentation is transcluded from Template:Infobox Profession/doc. [edit] [history] [purge]

Parameters

name

The name of the profession.

image

The profession icon.

release

The release date of the profession.

premium

Whether or not this profession is requires a premium pass.

Quick copy

{{Infobox Profession
|name = 
|image = 
|release = 
|premium = 
}}