Bem-vindo à Club Penguin Wiki! Faça uma conta e junte-se à comunidade!

Predefinição:PlantState: mudanças entre as edições

De Club Penguin Wiki
Ir para navegação Ir para pesquisar
Criou página com '{{#switch: {{#expr:((floor({{Age in days|2009|5|22}}) / 7) - 7) mod {{#ifeq:{{{1}}}|alt|15|13}}}} | 0 = 4 | 1 = 4 | 2 = 5 | 3 = 5 | 4 = 6 | 5 = 6 | 6 = 7 | 7 = 7 | 8 = 8 |...'
 
Melhor colocar a descrição também.
 
Linha 1: Linha 1:
<noinclude>
Está Predefinição é usada para as [[Plantas que Crescem]] de 2009. Ela mostra o estágio atual de crescimento da planta, baseado na quantidade de semanas desde seu lançamento (22 de Maio de 2009). Isto é útil para destacar partes de tabelas, como mostrado abaixo.
Note: Já que a Brotus Spectaculouus contém 11 estágios de crescimento, em vez de 10 como as outras plantas, "alt" deve ser especificado como primeiro parâmetro da Brotus Spectaculouus.
:Exemplo para Surpresus Maximus and Plantus Fantasticus:
<pre>|- {{#ifeq:1|{{PlantState}}|style="background: orange;"}}</pre>
:Exemplo para Brotus Spectaculouus:
<pre>|- {{#ifeq:1|{{PlantState|alt}}|style="background: orange;"}}</pre>
:Exemplo de Tabela:
<div style="text-align: center;">
[{{fullurl:Template:PlantState|action=purge}} <span class="button" style="color: blue;">Atualizar</span>]
{| class="wikitable" style="display: inline-table;"
! [[Brotus Spectaculouus]]
|- {{#ifeq:1|{{PlantState|alt}}|style="background: orange;"}}
|Estágio 1
|- {{#ifeq:2|{{PlantState|alt}}|style="background: orange;"}}
|Estágio 2
|- {{#ifeq:3|{{PlantState|alt}}|style="background: orange;"}}
|Estágio 3
|- {{#ifeq:4|{{PlantState|alt}}|style="background: orange;"}}
|Estágio 4
|- {{#ifeq:5|{{PlantState|alt}}|style="background: orange;"}}
|Estágio 5
|- {{#ifeq:6|{{PlantState|alt}}|style="background: orange;"}}
|Estágio 6
|- {{#ifeq:7|{{PlantState|alt}}|style="background: orange;"}}
|Estágio 7
|- {{#ifeq:8|{{PlantState|alt}}|style="background: orange;"}}
|Estágio 8
|- {{#ifeq:9|{{PlantState|alt}}|style="background: orange;"}}
|Estágio 9
|- {{#ifeq:10|{{PlantState|alt}}|style="background: orange;"}}
|Estágio 10
|- {{#ifeq:11|{{PlantState|alt}}|style="background: orange;"}}
|Estágio 11
|}
{| class="wikitable" style="display: inline-table;"
! [[Surpresus Maximus]]
|- {{#ifeq:1|{{PlantState}}|style="background: orange;"}}
|Estágio 1
|- {{#ifeq:2|{{PlantState}}|style="background: orange;"}}
|Estágio 2
|- {{#ifeq:3|{{PlantState}}|style="background: orange;"}}
|Estágio 3
|- {{#ifeq:4|{{PlantState}}|style="background: orange;"}}
|Estágio 4
|- {{#ifeq:5|{{PlantState}}|style="background: orange;"}}
|Estágio 5
|- {{#ifeq:6|{{PlantState}}|style="background: orange;"}}
|Estágio 6
|- {{#ifeq:7|{{PlantState}}|style="background: orange;"}}
|Estágio 7
|- {{#ifeq:8|{{PlantState}}|style="background: orange;"}}
|Estágio 8
|- {{#ifeq:9|{{PlantState}}|style="background: orange;"}}
|Estágio 9
|- {{#ifeq:10|{{PlantState}}|style="background: orange;"}}
|Estágio 10
|}
{| class="wikitable" style="display: inline-table;"
! [[Plantus Fantasticus]]
|- {{#ifeq:1|{{PlantState}}|style="background: orange;"}}
|Estágio 1
|- {{#ifeq:2|{{PlantState}}|style="background: orange;"}}
|Estágio 2
|- {{#ifeq:3|{{PlantState}}|style="background: orange;"}}
|Estágio 3
|- {{#ifeq:4|{{PlantState}}|style="background: orange;"}}
|Estágio 4
|- {{#ifeq:5|{{PlantState}}|style="background: orange;"}}
|Estágio 5
|- {{#ifeq:6|{{PlantState}}|style="background: orange;"}}
|Estágio 6
|- {{#ifeq:7|{{PlantState}}|style="background: orange;"}}
|Estágio 7
|- {{#ifeq:8|{{PlantState}}|style="background: orange;"}}
|Estágio 8
|- {{#ifeq:9|{{PlantState}}|style="background: orange;"}}
|Estágio 9
|- {{#ifeq:10|{{PlantState}}|style="background: orange;"}}
|Estágio 10
|}
''Um plano de fundo laranja marca o estágio de crescimento atual da planta''
</div>
</noinclude><includeonly>
{{#switch:
{{#switch:
  {{#expr:((floor({{Age in days|2009|5|22}}) / 7) - 7) mod {{#ifeq:{{{1}}}|alt|15|13}}}}
  {{#expr:((floor({{Age in days|2009|5|22}}) / 7) - 7) mod {{#ifeq:{{{1}}}|alt|15|13}}}}
Linha 4: Linha 92:
  | 5 = 6 | 6 = 7 | 7 = 7 | 8 = 8 | 9 = 8
  | 5 = 6 | 6 = 7 | 7 = 7 | 8 = 8 | 9 = 8
  | 10 = 9 | 11 = 9 | 12 = 10 | 13 = 10 | 14 = 11
  | 10 = 9 | 11 = 9 | 12 = 10 | 13 = 10 | 14 = 11
}}
}}</includeonly>

Edição atual tal como às 02h09min de 4 de fevereiro de 2017

Está Predefinição é usada para as Plantas que Crescem de 2009. Ela mostra o estágio atual de crescimento da planta, baseado na quantidade de semanas desde seu lançamento (22 de Maio de 2009). Isto é útil para destacar partes de tabelas, como mostrado abaixo.

Note: Já que a Brotus Spectaculouus contém 11 estágios de crescimento, em vez de 10 como as outras plantas, "alt" deve ser especificado como primeiro parâmetro da Brotus Spectaculouus.

Exemplo para Surpresus Maximus and Plantus Fantasticus:
|- {{#ifeq:1|{{PlantState}}|style="background: orange;"}}
Exemplo para Brotus Spectaculouus:
|- {{#ifeq:1|{{PlantState|alt}}|style="background: orange;"}}
Exemplo de Tabela:

Atualizar

Brotus Spectaculouus
Estágio 1
Estágio 2
Estágio 3
Estágio 4
Estágio 5
Estágio 6
Estágio 7
Estágio 8
Estágio 9
Estágio 10
Estágio 11
Surpresus Maximus
Estágio 1
Estágio 2
Estágio 3
Estágio 4
Estágio 5
Estágio 6
Estágio 7
Estágio 8
Estágio 9
Estágio 10
Plantus Fantasticus
Estágio 1
Estágio 2
Estágio 3
Estágio 4
Estágio 5
Estágio 6
Estágio 7
Estágio 8
Estágio 9
Estágio 10

Um plano de fundo laranja marca o estágio de crescimento atual da planta