Pular para o conteúdo principal
Wizards Play Network Support
Alternar menu de navegação
Products
Events
News
Entrar
Wizards North America
Enviar uma solicitação
Enviar uma solicitação
Please choose your issue below
-
Cadastro de Nova Loja
Dúvidas sobre a entrada na WPN
Atualização de Informações de Loja
Dúvidas sobre materiais adicionais
Perguntas sobre alocação
Dúvidas sobre o Wizards EventLink
Dúvidas sobre Políticas da WPN
Adicionar um novo local de eventos
Sair da WPN / Fechar loja
Agendar uma consulta com o seu Especialista em Desenvolvimento
Aplicação da Premium Store
Dúvidas sobre a WPN Premium
Envio para a Galeria de Fotos WPN Premium
POS Opt Out
POS General Inquiry
Formulário de Desqualificação
Contrato de isenção de responsabilidade do WPN Premium
Outras questões
WPN x TCGplayer Badging Pilot Program
<% var getColumnClasses = function(numberColumns) { var classNames = 'col-12'; if (numberColumns >= 2) classNames += ' md:col-6'; if (numberColumns >= 3) classNames += ' lg:col-4'; if (numberColumns >= 4) classNames += ' xl:col-3'; return classNames; } %>
<% (categories.length > 1 ? categories : sections).forEach(function(block, index) { %>
<% if (imageHeight) { %>
<% } %> <% if (block.name) { %>
<%= block.name %>
<% } %> <% if (block.description) { %>
<%= block.description %>
<% } %>
<% }) %>
<% (categories.length > 1 ? categories : sections).forEach(function(block, index) { %>
<%= block.name %>
<% if (block.sections.length) { %>
<% block.sections.forEach(function(section) { %>
<%= section.name %>
<% }) %>
<% } else if (block.articles.length) { %>
<% block.articles.forEach(function(article) { %>
<%= article.title %>
<% }) %>
<% } else { %>
vazio
<% } %>
<% }) %>
<% var getColumnClasses = function(columnNumber) { var classNames = 'col-12'; if (columnNumber >= 2) classNames += ' md:col-6'; if (columnNumber >= 3) classNames += ' lg:col-4'; if (columnNumber >= 4) classNames += ' xl:col-3'; return classNames; } %> <% if (articles.length) { %>
<% articles.forEach(function(article, index) { %> <% var isLast = index === articles.length - 1 %>
<%= article.title %> <% if (article.promoted) { %>
Artigo promovido
<% } %>
<% if (article.body) { %>
<%= Util.getExcerpt(article.body, 256) %>
<% } %>
<% }) %>
<% } %>
Topics
<% if (categories.length) { %> <% categories.forEach(function(category, index) { %>
<%= category.name %>
<% if (category.sections.length) { %>
<% category.sections.forEach(function(section, index) { %>
<%= section.name %>
<% }) %>
<% } %> <% }) %> <% } %>