Mudanças entre as edições de "Predefinição:Instance"

De History Reborn Wiki
Ir para navegação Ir para pesquisar
(Criou página com '<includeonly><div style="float:left;"> {|style="text-align: center; margin:5%; " ! style="font-size:16px;" | {{{Name}}} |- |[[File:{{{Image}}}.png|link={{{Link}}}]] |- |{{{Desc}}} |- |<b>Required Level:</b> {{#ifeq: {{{Range}}}| < | <{{{Level}}} | {{{Level}}}+}} |- |<b>Cooldown:</b> {{{Cooldown}}} |- |[[{{{Link}}}|Guide]] |} </div></includeonly><noinclude> Instance is used to give quick information about an instance. == Syntax == <code><nowiki>{{Instancia|Name=|Image...')
 
(Limpou toda a página)
Etiqueta: anulando
 
Linha 1: Linha 1:
<includeonly><div style="float:left;">
{|style="text-align: center;  margin:5%; "
! style="font-size:16px;" | {{{Name}}}
|-
|[[File:{{{Image}}}.png|link={{{Link}}}]]
|-
|{{{Desc}}}
|-
|<b>Required Level:</b> {{#ifeq: {{{Range}}}| < | <{{{Level}}} | {{{Level}}}+}}
|-
|<b>Cooldown:</b> {{{Cooldown}}}
|-
|[[{{{Link}}}|Guide]]
|}
</div></includeonly><noinclude>


Instance is used to give quick information about an instance.
== Syntax ==
<code><nowiki>{{Instancia|Name=|Image=|Link=|Desc=|Level=|Cooldown=}}</nowiki></code>
; Parameters
; Name : The name of the instance.
; Image : The image that represents the instance, it should be uploaded as a PNG file and you do not need to specify the file type when using it.
; Link : The name of the Wiki Page referent to the instance.
; Desc : A quick introductory description about the instance.
; Range : '''(Optional)''' If you want instead to add a upper limit, add a < with it.
; Level : The minimum level required to enter the instance.
; Cooldown : The reset time of the instance.
== Examples ==
Using <code><nowiki>{{Instancia|Name=Cor Mission|Image=InstanceCor|Level=110|Cooldown=Resets at 12 AM.|Desc=Defeat Elyumina's<br>magnum opus, EL1-A17T!|Link=Cor Mission}}</nowiki></code> will result into:
{{Instancia
|Name=Cor Mission
|Image=InstanceCor
|Level=110
|Cooldown=Resets at 12 AM.
|Desc=Defeat Elyumina's<br>magnum opus, EL1-A17T!
|Link=Cor Mission
}}
<br clear="both">
Using <code><nowiki>{{Instancia|Name=This Looks Cool|Image=Instance09|Range=<|Level=100|Cooldown=Resets at 6 AM.|Desc=Bring back some cards!!|Link=Cor Mission}}</nowiki></code> will result into:
{{Instancia
|Name=This Looks Cool
|Image=Instance09
|Range=<
|Level=100
|Cooldown=Resets at 6 AM.
|Desc=Bring back some cards!!
|Link=Overlook Water Dungeon
}}
</noinclude>

Edição atual tal como às 04h53min de 16 de março de 2022