|
The Triforce : : Jeu : : The Minish Cap : : Solution
Liste Solutions : The Minish Cap
Trier : Thème | Site | Auteur | Période
1 page :
1
|
Mini-Fiche
Titres du jeu : |
|
Sorties : |
(FR) 12 Nov 2004
(JP) 04 Nov 2004
(US) 10 Jan 2005 |
PEGI : |
3 ans et + |
Développeur : |
Capcom |
Console : |
Gameboy Advance |
Joueurs : |
1 |
Derniers ajouts
Brêve
En 1987, la hotline de Nintendo of America croulait sous des appels de jeunes joueurs perdus dans The Legend of Zelda.
Durant toute cette année, la plupart des appels avait un rapport avec ce jeu. Impressionant non?
Sur le blog
Sondage
|
|
|
 |
Copyright (c) et Creative Commons (cc) 2006 - 2008 The Triforce. Certains droits réservés.
Si vous rencontrez un problème technique contactez-nous.
Jeux :
The Legend of Zelda Twilight Princess -
Phantom Hourglass -
The Minish Cap -
The Wind Waker -
Ocarina of Time -
Majora's Mask -
A Link to the Past -
Four Swords Adventures
Link's Awakening -
Oracle of Ages -
Oracle of Seasons -
The Legend of Zelda -
The Adventure of Link -
Link's Crossbow Training -
Tingle's Rosy Rupeeland
[+]
Top personnalité : Eiji Aonuma - Shigeru Miyamoto - Reginald Fils-Aime - Koji Kondo - Satoru Iwata - Bill Trinen - Kensuke Tanabe - Masahiro Sakurai - Hidemaro Fujibayashi - Mari Shirakawa [+]
Top sujets : Super Smash Bros Brawl - Produits dérivés - La série Zelda - Nintendo Le Magazine Officiel - The Triforce - Chart Japonais - Camp Hyrule - Sondage - Charts Américains [+]
Top site web : Puissance Zelda - Zelda Solarus - Palais de Zelda - Edge - Gamekult - The Hylia - Famitsu - NeoGaf - Zelda-Hyrule.com - Gamefaqs - Zelda Universe - Zelda.com [+]
Top articles: Partie 5 : De retour... - Partie 4 : Temple de... - Partie 3 : Ile du fe... - Partie 6 : Ile Canon - Partie 9 : Temple du... - Partie 2 : Le temple... - Partie 8 : Ile du ve... [+]
[+]
[+]
Top news: SSBB : les derniers ... - Date de sortie de SS... - ZS publie sa soluce - Conférence Nintendo ... - Le nouveau Zelda dév... - Bundle Phantom Hourg... - Une Wii modifiée ver... [+]
Top vidéos : Temple sylvestre - Combat boss Dionea - Trailer datant de l'... - Traversée de la plai... - Trailer E3 2004 - Cinématique : Jugeme... - Trailer de lancement... - Trailer de la GDC 07 [+]
43 Requêtes SQL
Cacher les requêtes SQL
REQUETE_1
SELECT jeu_nom FROM fiche_jeu where jeu_id = '10' order by jeu_id DESC limit 1
Temps d'exécution : 0.0004 sec
--------------------------------------------
REQUETE_2
SELECT COUNT(*) AS count_total FROM table_article where article_genre='news_jeu' and article_mere_id='10'
Temps d'exécution : 0.0006 sec
--------------------------------------------
REQUETE_3
SELECT COUNT(*) AS count_total FROM table_article where article_genre='preview' and article_mere_id='10'
Temps d'exécution : 0.0004 sec
--------------------------------------------
REQUETE_4
SELECT COUNT(*) AS count_total FROM table_article where article_genre='test' and article_mere_id='10'
Temps d'exécution : 0.0004 sec
--------------------------------------------
REQUETE_5
SELECT COUNT(*) AS count_total FROM table_article where article_genre='dossier_jeu' and article_type2='1' and article_mere_id='10'
Temps d'exécution : 0.0003 sec
--------------------------------------------
REQUETE_6
SELECT COUNT(*) AS count_total FROM table_article where article_genre='dossier_jeu' and article_type2='3' and article_mere_id='10'
Temps d'exécution : 0.0006 sec
--------------------------------------------
REQUETE_7
SELECT COUNT(*) AS count_total FROM table_article where article_genre='dossier_jeu' and article_type2='2' and article_mere_id='10'
Temps d'exécution : 0.0003 sec
--------------------------------------------
REQUETE_8
SELECT COUNT(*) AS count_total FROM galleries_img where galerie_genre='jeu' and galerie_mere_id='10' and image_type REGEXP '(^(7|8|9|10|11|12|13|15|14|17|24)$)'
Temps d'exécution : 0.002 sec
--------------------------------------------
REQUETE_9
SELECT COUNT(*) AS count_total FROM download where download_genre='jeu' and download_mere_id='10'
Temps d'exécution : 0.0003 sec
--------------------------------------------
REQUETE_10
SELECT COUNT(*) AS count_total FROM internet where internet_genre='jeu' and internet_mere_id='10'
Temps d'exécution : 0.0002 sec
--------------------------------------------
REQUETE_11
SELECT COUNT(*) AS count_total FROM presse where presse_mere_id='10'
Temps d'exécution : 0.0003 sec
--------------------------------------------
REQUETE_12
SELECT COUNT(*) AS count_total FROM table_article AS A LEFT OUTER JOIN meta AS B ON (A.article_id = B.meta_mere_id) LEFT OUTER JOIN fiche_annuaire AS C ON (A.article_externe_id = C.annuaire_id) where A.article_genre = 'dossier_jeu' and A.article_mere_id = '10' and A.article_type2 = '3'
Temps d'exécution : 0.0102 sec
--------------------------------------------
REQUETE_13
SELECT A.article_date, A.article_genre, A.article_auteur, A.article_externe_id, A.article_lu, A.article_type, A.article_type2, A.article_box1_titre, A.article_box1, A.article_preview_test_dossier_hardware_importance, A.article_id_topic,B.meta_lien, C.annuaire_nom FROM table_article AS A LEFT OUTER JOIN meta AS B ON (A.article_id = B.meta_mere_id) LEFT OUTER JOIN fiche_annuaire AS C ON (A.article_externe_id = C.annuaire_id) where A.article_genre = 'dossier_jeu' and A.article_mere_id = '10' and A.article_type2 = '3' order by article_type DESC LIMIT 0, 20
Temps d'exécution : 0.0108 sec
--------------------------------------------
REQUETE_14
SELECT infos_astuces_type_id,infos_astuces_type_nom FROM fiche_article_infos_astuces_type where infos_astuces_type_id='3' order by infos_astuces_type_nom ASC
Temps d'exécution : 0.0002 sec
--------------------------------------------
REQUETE_15
SELECT infos_astuces_type_id,infos_astuces_type_nom FROM fiche_article_infos_astuces_type where infos_astuces_type_id='3' order by infos_astuces_type_nom ASC
Temps d'exécution : 0.0002 sec
--------------------------------------------
REQUETE_16
SELECT infos_astuces_type_id,infos_astuces_type_nom FROM fiche_article_infos_astuces_type where infos_astuces_type_id='3' order by infos_astuces_type_nom ASC
Temps d'exécution : 0.0002 sec
--------------------------------------------
REQUETE_17
SELECT infos_astuces_type_id,infos_astuces_type_nom FROM fiche_article_infos_astuces_type where infos_astuces_type_id='3' order by infos_astuces_type_nom ASC
Temps d'exécution : 0.0002 sec
--------------------------------------------
REQUETE_18
SELECT infos_astuces_type_id,infos_astuces_type_nom FROM fiche_article_infos_astuces_type where infos_astuces_type_id='3' order by infos_astuces_type_nom ASC
Temps d'exécution : 0.0002 sec
--------------------------------------------
REQUETE_19
SELECT infos_astuces_type_id,infos_astuces_type_nom FROM fiche_article_infos_astuces_type where infos_astuces_type_id='3' order by infos_astuces_type_nom ASC
Temps d'exécution : 0.0002 sec
--------------------------------------------
REQUETE_20
SELECT infos_astuces_type_id,infos_astuces_type_nom FROM fiche_article_infos_astuces_type where infos_astuces_type_id='3' order by infos_astuces_type_nom ASC
Temps d'exécution : 0.0002 sec
--------------------------------------------
REQUETE_21
SELECT infos_astuces_type_id,infos_astuces_type_nom FROM fiche_article_infos_astuces_type where infos_astuces_type_id='3' order by infos_astuces_type_nom ASC
Temps d'exécution : 0.0002 sec
--------------------------------------------
REQUETE_22
SELECT infos_astuces_type_id,infos_astuces_type_nom FROM fiche_article_infos_astuces_type where infos_astuces_type_id='3' order by infos_astuces_type_nom ASC
Temps d'exécution : 0.0002 sec
--------------------------------------------
REQUETE_23
SELECT infos_astuces_type_id,infos_astuces_type_nom FROM fiche_article_infos_astuces_type where infos_astuces_type_id='3' order by infos_astuces_type_nom ASC
Temps d'exécution : 0.0002 sec
--------------------------------------------
REQUETE_24
SELECT infos_astuces_type_id,infos_astuces_type_nom FROM fiche_article_infos_astuces_type where infos_astuces_type_id='3' order by infos_astuces_type_nom ASC
Temps d'exécution : 0.0002 sec
--------------------------------------------
REQUETE_25
SELECT infos_astuces_type_id,infos_astuces_type_nom FROM fiche_article_infos_astuces_type where infos_astuces_type_id='3' order by infos_astuces_type_nom ASC
Temps d'exécution : 0.0002 sec
--------------------------------------------
REQUETE_26
SELECT infos_astuces_type_id,infos_astuces_type_nom FROM fiche_article_infos_astuces_type where infos_astuces_type_id='3' order by infos_astuces_type_nom ASC
Temps d'exécution : 0.0002 sec
--------------------------------------------
REQUETE_27
SELECT infos_astuces_type_id,infos_astuces_type_nom FROM fiche_article_infos_astuces_type where infos_astuces_type_id='3' order by infos_astuces_type_nom ASC
Temps d'exécution : 0.0002 sec
--------------------------------------------
REQUETE_28
SELECT infos_astuces_type_id,infos_astuces_type_nom FROM fiche_article_infos_astuces_type where infos_astuces_type_id='3' order by infos_astuces_type_nom ASC
Temps d'exécution : 0.0002 sec
--------------------------------------------
REQUETE_29
SELECT infos_astuces_type_id,infos_astuces_type_nom FROM fiche_article_infos_astuces_type where infos_astuces_type_id='3' order by infos_astuces_type_nom ASC
Temps d'exécution : 0.0002 sec
--------------------------------------------
REQUETE_30
SELECT infos_astuces_type_id,infos_astuces_type_nom FROM fiche_article_infos_astuces_type where infos_astuces_type_id='3' order by infos_astuces_type_nom ASC
Temps d'exécution : 0.0002 sec
--------------------------------------------
REQUETE_31
SELECT infos_astuces_type_id,infos_astuces_type_nom FROM fiche_article_infos_astuces_type where infos_astuces_type_id='3' order by infos_astuces_type_nom ASC
Temps d'exécution : 0.0002 sec
--------------------------------------------
REQUETE_32
SELECT infos_astuces_type_id,infos_astuces_type_nom FROM fiche_article_infos_astuces_type where infos_astuces_type_id='3' order by infos_astuces_type_nom ASC
Temps d'exécution : 0.0002 sec
--------------------------------------------
REQUETE_33
SELECT infos_astuces_type_id,infos_astuces_type_nom FROM fiche_article_infos_astuces_type where infos_astuces_type_id='3' order by infos_astuces_type_nom ASC
Temps d'exécution : 0.0002 sec
--------------------------------------------
REQUETE_34
SELECT A.jeu_support, A.jeu_nom, A.jeu_nom_original, A.jeu_date_sortie_jap, A.jeu_date_sortie_usa, A.jeu_date_sortie_pal, A.jeu_studio_dev, A.jeu_nbr_joueurs, A.jeu_classe_pegi, A.jeu_developpeur, B.image_id,B.image_lien FROM fiche_jeu AS A LEFT OUTER JOIN galleries_img AS B ON (B.galerie_mere_id = A.jeu_id and B.image_type = 1 and galerie_genre='jeu') where A.jeu_id = '10' order by jeu_id DESC limit 1
Temps d'exécution : 0.0011 sec
--------------------------------------------
REQUETE_35
SELECT A.article_box1, A.article_externe_id, A.article_genre, A.article_mere_id, A.article_type, A.article_box1_titre, A.article_preview_test_dossier_hardware_importance, B.jeu_nom, C.infos_astuces_type_nom, C.infos_astuces_type_genre, D.annuaire_nom, E.meta_lien FROM table_article AS A LEFT OUTER JOIN fiche_jeu AS B ON (A.article_mere_id = B.jeu_id) LEFT OUTER JOIN fiche_article_infos_astuces_type AS C ON (A.article_type = C.infos_astuces_type_id) LEFT OUTER JOIN fiche_annuaire AS D ON (A.article_externe_id = D.annuaire_id) LEFT OUTER JOIN meta AS E ON (A.article_id = E.meta_mere_id) where A.article_mere_id = '10' and (A.article_genre='preview' or A.article_genre='dossier_jeu' or A.article_genre='test' or A.article_genre='image_jeu' or A.article_genre='video_jeu') order by article_date DESC limit 5
Temps d'exécution : 0.0152 sec
--------------------------------------------
REQUETE_36
SELECT `factoid_description` FROM factoid order by rand() DESC limit 1
Temps d'exécution : 0.0005 sec
--------------------------------------------
REQUETE_37
SELECT * FROM sondage where active = '1' order by id_sondage ASC LIMIT 0,1
Temps d'exécution : 0.0004 sec
--------------------------------------------
REQUETE_38
SELECT `personnalite_nom`, `personnalite_prenom`,`personnalite_id` FROM fiche_personnalite order by personnalite_vu DESC limit 10
Temps d'exécution : 0.0003 sec
--------------------------------------------
REQUETE_39
SELECT `evenement_nom`, `evenement_id` FROM fiche_evenement order by evenement_vu DESC limit 9
Temps d'exécution : 0.0002 sec
--------------------------------------------
REQUETE_40
SELECT `annuaire_nom`, `annuaire_id` FROM fiche_annuaire order by annuaire_vu DESC Limit 12
Temps d'exécution : 0.0003 sec
--------------------------------------------
REQUETE_41
SELECT A.article_box1_titre, E.meta_lien, E.meta_nom, E.meta_genre FROM table_article AS A LEFT OUTER JOIN meta AS E ON (A.article_id = E.meta_mere_id) where (A.article_genre='preview' or A.article_genre='dossier_jeu' or A.article_genre='test' or A.article_genre='dossier_personnalite' or A.article_genre='dossier_evenement') order by article_lu DESC limit 7
Temps d'exécution : 0.0696 sec
--------------------------------------------
REQUETE_42
SELECT A.article_box1_titre, E.meta_lien, E.meta_nom, E.meta_genre FROM table_article AS A LEFT OUTER JOIN meta AS E ON (A.article_id = E.meta_mere_id) where (A.article_genre REGEXP '(^(news_jeu|news_personnalite|news_evenement|news_annuaire)$)') order by article_lu DESC limit 7
Temps d'exécution : 0.1301 sec
--------------------------------------------
REQUETE_43
SELECT A.download_id, A.download_depart,A.download_lien1_2, A.download_mere_id, A.download_genre, B.jeu_nom, C.personnalite_nom,C.personnalite_prenom,D.evenement_nom FROM download AS A LEFT OUTER JOIN fiche_jeu AS B ON (A.download_mere_id = B.jeu_id)LEFT OUTER JOIN fiche_personnalite AS C ON (A.download_mere_id = C.personnalite_id)LEFT OUTER JOIN fiche_evenement AS D ON (A.download_mere_id = D.evenement_id) order by (download_vu + download_telecharge) DESC limit 8
Temps d'exécution : 0.0008 sec
--------------------------------------------
============================================
Temps d'exécution total des requêtes : 0.2485 sec
============================================
Temps d'exécution
Cacher les informations
Nombre de requêtes : 43
Temps d'exécution des requêtes : 0.2485 sec
Temps d'exécution total de la page : 0 sec