Enviar artigo

Aberto Dica
Utilize ...page... para separar as páginas em uma mensagem multi-página
*=opcional

Título
Nome do Autor
Assunto
Tipo
Imagem própria *
Usar imagem própria *
Texto flutuante ao redor da imagem *
Largura da imagem própria * pixels
Altura da imagem própria * pixels
Cabeçalho
text, bold text, italic text, underline texto colorido deleted cabeçalho1 heading2 heading3 horizontal rule caixa centralizar texto código conteúdo dinâmico variável dinâmica link externo flash imagem quote nova tabela barra de título link Wiki caracteres especiais

Corpo

text, bold text, italic text, underline texto colorido deleted cabeçalho1 heading2 heading3 horizontal rule caixa centralizar texto código conteúdo dinâmico variável dinâmica link externo flash imagem quote nova tabela barra de título link Wiki caracteres especiais

Data de Publicação em  America/Los_Angeles

Sintaxe wiki
Texto em negrito     __texto__
Texto em itálico     2 aspas simples (').     ''texto''
Texto sublinhado     ===texto===
Texto colorido
~~#FFEE33:texto~~ ou ~~yellow:texto~~. Will display using the indicated HTML color or color name. Color name can contain two colors separated by a comma. In this case, the first color would be the foreground and the second one the background.
Deleted text     2 dashes "-".     --texto--
Cabeçalhos
!heading1, !!heading2, !!!heading3
Mostrar/esconder
!+, !!- mostrar/esconder sessão do cabeçalho. + (mostra) or - (esconde) por padrão.
Autonumbered Headings
!#, !!#, !+#, !-# ...
Tabela de conteúdo
{toc}, {maketoc} prints out a table of contents for the current page based on structures (toc) or ! headings (maketoc)
Linha horizontal     ----
Caixa de texto     ^Conteúdo da caixa^
Texto centralizado     ::texto::
Variáveis dinâmicas
%Nome% Inserir uma váriavel editável
Links externos
use square brackets for an external link: [URL], [URL|link_description],[URL|link_description|relation] or [URL|description|relation|nocache] (that last prevents the local Wiki from caching the linked page; relation can be used to insert rel attribute for the link - useful e.g. for shadowbox).
Para um Wiki externo, use ExternalWikiName:PageName or ((External Wiki Name: Page Name))
Colchetes
Usa [[foo] para mostrar [foo].
Referências Wiki
((página)) ou ((página|desc)) para referências Wiki
Listas
* para listas de itens, # para listas numeradas, ;Palavra:definição para listas de definições
Indentation
+, ++ Creates an indentation for each plus (useful in list to continue at the same level)
Tabelas
||linha1-coluna1|linha1-coluna2|linha1-coluna3
linha2-coluna1|linha2-coluna2|linha2-coluna3||
Barra de título     -=Título=-
Monospace font     -+Code sample+-
Quebra de linha
%%% (muito útil especialmente em tabelas)
Desenhos
{draw name=foo} cria o desenho editável foo
Páginas multi-página
Usar ...page... para separar páginas
Seções não interpretadas
~np~ dados ~/np~ O conteúdo entre as tags não é interpretado como código wiki.
Seções pré-formatadas
~pp~ data ~/pp~ Displays preformated text/code; no Wiki processing is done inside these sections (as with np), and the spacing is fixed (no word wrapping is done). ~pre~ data ~/pre~ also displayes preformatted text with fixed spacing, but wiki processing still occurs on the text.
Comentários
~tc~ Tiki Comment ~/tc~ makes a Tiki comment. It will be completely removed from the display, but saved in the file for future reference. ~hc~ HTML Comment ~/hc~ makes an HTML comment. It will be inserted as a comment in the output HTML; these are not normally displayed in browsers, but can be seen using "View Source" or similar.
Pré-formatar bloca
Indent text with any number of spaces to turn it into a monospaced block that still follows other Wiki formatting instructions. It will be indended with the same number of spaces that you used. Note that this mode does not preserve exact spacing and line breaks; use ~pp~...~/pp~ for that.
Direção
{r2l}, {l2r}, {rm}, {lm}Insert resp. right-to-left and left-to-right text direction DIV (up to end of text) and markers for langages as arabic or hebrew.
Special characters
~hs~ hard space, ~c~ ©, ~amp~ &, ~lt~ <, ~gt~ >, ~ldq~ “, ~rdq~ ”, ~lsq~ ‘, ~rsq~ ’, ~--~ —, ~bs~ \, numeric between ~ for html numeric characters entity

Because the Wiki paragraph formatting feature is off, each line will be presented as you write it. This means that if you want paragraphs to be wrapped properly, a paragraph should be all together on one line.