Difference between revisions 61322010 and 62024864 on itwiki

/*
==LiveWP==
*Documentation : [[:fr:User:EDUCA33E/LiveRC/Documentation]]
*Authors : [[:fr:User:EDUCA33E]] & [[:fr:User:TiChou]]
*Version: 0.3.4 (beta)

// ///////////////////////////////////// //
== Global variables / Variables globales ==
(contracted; show full)
  { template: "Spam"              , string: "Spam"    , hasPage: true },
  { template: "Non enciclopedico"              , string: "Non enciclopedico"    , hasPage: true },
  { template: "Senza senso"          , string: "Senza senso"    , hasPage: true },
  { template: "Avvisoimmagine"            , string: "Immagine senza informazioni"      , hasPage: true  },

  { template: "InserimentoImmagini" , string: "Inserimento immagine scorretto" , hasPage: true },
  { template: "Dati personali"    , string: "Dati personali"    , hasPage: true  },
  { template: "Benvenuto"           , string: "Benvenuto" , hasPage: false },
  { template: "Grazie" , string: "Grazie" , hasPage: true },
  { template: "Oggetto" , string: "Oggetto" , hasPage: true },
  { template: "Yc" , string: "Cartellino giallo" , hasPage: false },
(contracted; show full)
  { template: "Attacco" , string: "Attacco" , hasPage: true },
  { template: "ProposteCommenti" , string: "ProposteCommenti" , hasPage: true },
  { template: "TempoRelativo" , string: "TempoRelativo" , hasPage: true },
  { template: "RimozioneContenuti" , string: "RimozioneContenuti" , hasPage: true },
  { template: "Firmati" , string: "Firmati" , hasPage: false }
];

/* </pre> */