Modification de Module:Tableau Pokémon

Attention : vous n’êtes pas connecté(e). Votre adresse IP sera visible de tout le monde si vous faites des modifications. Si vous vous connectez ou créez un compte, vos modifications seront attribuées à votre propre nom d’utilisateur(rice) et vous aurez d’autres avantages.

La modification peut être annulée. Veuillez vérifier les différences ci-dessous pour voir si c’est bien ce que vous voulez faire, puis publier ces changements pour finaliser l’annulation de cette modification.

Version actuelle Votre texte
Ligne 560 : Ligne 560 :
local rowspan_blocs = rowspan_ligne
local rowspan_blocs = rowspan_ligne
local rowspan_attente = rowspan_ligne
local rowspan_attente = rowspan_ligne
local extending_blocs_beginning = h > 2 and blocs_unsplit == blocs_pred
local extending_blocs_beginning = blocs_unsplit == blocs_pred
local extending_attente_beginning = h > 2 and attente == attente_pred
local extending_attente_beginning = attente == attente_pred
if not (extending_blocs_beginning and extending_attente_beginning)
if h == 2 or not extending_blocs_beginning or not extending_attente_beginning
then
then
local hh = h + 1
local hh = h + 1
local extending_blocs = extending_blocs_beginning
local extending_blocs = not extending_blocs_beginning
local extending_attente = extending_attente_beginning
local extending_attente = not extending_attente_beginning
while poke[hh] do
while poke[hh] do
local blocs_next = extract_argument("blocs", poke[hh], "—")
local blocs_next = extract_argument("blocs", poke[hh], "—")
if not extending_blocs and blocs_next == blocs_unsplit
if extending_blocs and blocs_next == blocs_unsplit
then rowspan_blocs = rowspan_blocs + rowspan_lignes[hh]
then rowspan_blocs = rowspan_blocs + rowspan_lignes[hh]
else extending_blocs = true
else extending_blocs = true
end
end
if not extending_attente
if extending_attente
then if blocs_next ~= "—" then attente_default = "Immédiatement" else attente_default = "—" end
then if blocs_next ~= "—" then attente_default = "Immédiatement" else attente_default = "—" end
local attente_next = extract_argument("attente", poke[hh], attente_default)
local attente_next = extract_argument("attente", poke[hh], attente_default)
Ligne 592 : Ligne 592 :
end
end
if extending_blocs and extending_attente then break end
if not extending_blocs and not extending_attente then break end
hh = hh + 1
hh = hh + 1
end
end
Notez bien que toutes les contributions à Poképédia sont considérées comme publiées sous les termes de la Paternité-Pas d'Utilisation Commerciale-Partage des Conditions Initiales à l'Identique 3.0 (voir Poképédia:Copyrights pour plus de détails). Si vous ne désirez pas que vos écrits soient modifiés et distribués à volonté, merci de ne pas les soumettre ici.
Vous nous promettez aussi que vous avez écrit ceci vous-même, ou que vous l’avez copié d’une source placée dans le domaine public ou d’une ressource libre similaire. N’utilisez aucun travail sous droits d’auteur sans autorisation expresse !
Annuler Aide pour la modification (s’ouvre dans une nouvelle fenêtre)

Insérer un caractère

Diacritiques et ligatures : Æ æ À à  â Ä ä Ā ā · Ç ç · É é È è Ê ê Ë ë Ē ē · Î î Ï ï Ī ī · Œ œ Ô ô Ö ö Ō ō · Ù ù Û û Ü ü Ū ū · Ÿ ÿ

Caractères spéciaux : «  » | × δ

Wikicode et balises : {{}} [[]] <sup></sup> <nowiki></nowiki> <tt></tt> <pre></pre> <code></code> <includeonly></includeonly> <noinclude></noinclude>

Signer un message : ~~~~