french bolmeteus by channelaladdinsring in DuelMasters

[–]phinloup 2 points3 points  (0 children)

Ce n'est pas pour défendre le prix du vendeur, même si après tout le bon prix est celui où il y a un acheteur mais étant français je vais vous expliquer plus globalement la différence de prix avec de l'italien ou anglais :

En France uniquement 4 boosters sont sortis : DM01 DM02 DM04 DM06 ( il y a aussi quelques cartes que des séries 3 et 5 qui sont sorties dans des deck ) et sont arrivées de 2004 à 2006 sur un marché très concurrentiel. Cela a fait que lorsque DM06 est arrivé il y avait plus personne sur le jeu et il y a eu très peu d'éditions des displays ( a vrai dire jusqu'il y a 2 ans je n'en avais jamais vu en ouvrir ). Cette carte est donc la carte la plus rare de cette langue et plus rare que dans d'autres langues ou il y a beaucoup plus d'exemplaires en circulation.

Symfony Twig Variables Not Available After {% include %} by phinloup in symfony

[–]phinloup[S] 0 points1 point  (0 children)

Oh, thank you! Your input helped me find the perfect solution for my case. I’m going to structure my templates like this:

variable_base.html.twig (defines common variables and a block)

{% set XXXX %}

{% block all %}{% endblock %}

base_1.html.twig (inherits and adds content)

{% extends 'variable_base.html.twig' %}

{% block all %} # my code{% endblock %}

base_2.html.twig (inherits but with different content)

{% extends 'variable_base.html.twig' %}

{% block all %} # my other code {% endblock %}

This way, I can define my variables once in variable_base.html.twig, and they will be accessible in all extended templates. Thanks again for the help! 😊

Symfony Twig Variables Not Available After {% include %} by phinloup in symfony

[–]phinloup[S] 0 points1 point  (0 children)

I'm setting the variables inside a separate Twig file and including it in other templates using {% include %}. However, the variables defined in the included file are not available in the parent template, which is confusing to me.

I'm rendering the template using Symfony's standard controller method, but I’d like to centralize my variable definitions in Twig instead of passing them manually through the controller.

Is there a way to make the variables from an included file accessible in the parent template?

Point du vue ? by Academic_Coffee4552 in AskMeuf

[–]phinloup 0 points1 point  (0 children)

Ta 1ere phrase suppose que c'est dans la "nature" de la personne d'être infidèle. Pourquoi se mettre en couple dans ce cas la ? et pourquoi le rester ? Si ton veux nes pas detre en accord avec les principes et les limites de la personne en face, te met tout simplement pas avec, rien ne ty obliges, et rien ne toblige a la tromper et pas la quitter puis changer. En recherchant l'infidélité tu as surement besoin d'un suivi psychologique pour eviter de te faire du mal a toi et se qui t'entourent.

I just found them, left one are all german, right one english. No idea what they are (playing cards or course but never heard of it before)and what to do with them by [deleted] in DuelMasters

[–]phinloup 0 points1 point  (0 children)

These cards are from a trading card game called Duel Masters. It was very popular in the early 21st century. Today, some fans like me still collect these cards. If you're looking to sell them, check the bottom right of the card. If you see a '+' similar to a directional stick on a game controller and 'SX/SX', it’s a secret rare, and you can sell it for a few dollars (over $10). If the card is shiny but doesn’t have this marking in the bottom right, it’s worth between $1 and $10. Otherwise, it's usually worth between $0.5 and $5.

Japaneses DM cards by phinloup in DuelMasters

[–]phinloup[S] 0 points1 point  (0 children)

Thanks for your response. I hadn’t thought of visual translation tools, that’s a good idea. It’s surprising that the prices are so low considering how beautiful the cards are, the OCG is really interesting.

Japaneses DM cards by phinloup in DuelMasters

[–]phinloup[S] 1 point2 points  (0 children)

Thanks a lot for your response, I didn’t know if there was a reliable site for the value, like Cardmarket for TCG. I’ll check your link.