Widget:CraftingTree: mudanças entre as edições

De Ravendawn Wiki
Ir para navegação Ir para pesquisar
Sem resumo de edição
Sem resumo de edição
Linha 1: Linha 1:
<widget xmlns="http://www.mediawiki.org/xmlns/widget/1.0"
        param1=""
        param2="">
   <![CDATA[
   <![CDATA[
   <iframe src="https://ravendawn.wiki.br/crafting/{{{param1}}}/{{{param2}}}.html"
   <iframe src="https://ravendawn.wiki.br/crafting/{{{param1}}}/{{{param2}}}.html"
Linha 7: Linha 4:
   </iframe>
   </iframe>
   ]]>
   ]]>
</widget>

Edição das 16h37min de 16 de maio de 2025

 <![CDATA[
 <iframe src="https://ravendawn.wiki.br/crafting/{{{param1}}}/{{{param2}}}.html"
         width="1000" height="800" frameborder="0" style="border:0;" allowfullscreen>
 </iframe>
 ]]>