Mais ações
Criou página com '<templatestyles src="RegionInfo/styles.css" /> <div class="RegionInfo"> <table> <tr> <th>'''Regime:'''</th> <th>'''Atitude em relação à magia:'''</th> </tr> <tr> <th>{{{regime}}}</th> <th>{{{atitude}}}</th> </tr> <tr> <th>'''Nível de Tecnologia:'''</th> <th>'''Ambiente Geral:'''</th> </tr> <tr> <th>{{{tecnologia}}}</th> <th>{{{ambiente}}}</th> </tr> </table> </div> <noinclude> <templatedata> { "params": { "regime": { "required"...' |
mSem resumo de edição |
||
Linha 4: | Linha 4: | ||
<table> | <table> | ||
<tr> | <tr> | ||
<th>'''Regime:'''</th> | <th class="RegionInfo-text">'''Regime:'''</th> | ||
<th>'''Atitude em relação à magia:'''</th> | <th class="RegionInfo-text">'''Atitude em relação à magia:'''</th> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
Linha 12: | Linha 12: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<th>'''Nível de Tecnologia:'''</th> | <th class="RegionInfo-text">'''Nível de Tecnologia:'''</th> | ||
<th>'''Ambiente Geral:'''</th> | <th class="RegionInfo-text">'''Ambiente Geral:'''</th> | ||
</tr> | </tr> | ||
<tr> | <tr> |
Edição das 01h04min de 4 de dezembro de 2022
Regime: | Atitude em relação à magia: |
---|---|
{{{regime}}} | {{{atitude}}} |
Nível de Tecnologia: | Ambiente Geral: |
{{{tecnologia}}} | {{{ambiente}}} |
Template para informações sobre as regiões de Runeterra
Parâmetro | Descrição | Tipo | Estado | |
---|---|---|---|---|
regime | regime | sem descrição | Desconhecida | obrigatório |
atitude | atitude | sem descrição | Desconhecida | obrigatório |
tecnologia | tecnologia | sem descrição | Desconhecida | obrigatório |
ambiente | ambiente | sem descrição | Desconhecida | obrigatório |