The data on YGOCounter is in early stage. We're looking for your contribution!. If you find this site useful, kindly share with your friends and playgroups.
Join Our Discord

TestFavorite: Difference between revisions

From YGOCounter
Created page with "{{currentloggeduser}}"
 
m Admin moved page Test to TestFavorite without leaving a redirect
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{currentloggeduser}}
----
List of favorite deck: (click favorite in table below to add)
 
{{#cargo_query:
tables=FavoriteDecks
|fields=FavoriteDecks.Deck
|where=FavoriteDecks.User = '{{currentloggeduser}}'
}}
 
'''To-do:'''
* Table to show Favorite deck and all counter cards with impact
* Input form with autocompletion to add favorite deck
* Calculating total impact point of each counter card for all Favorites Deck
* User can change the Impact point of each  counter card
* Only logged user can see the favorite deck. For unregistered visitor, show instruction to login page
----
AllDeck - Click Favorite to save deck ơn the favorite list
 
(will bring this table to AllDeck page)
 
<table class="wikitable sticky-header sortable hover-highlight static-row-numbers">
<tr>
<th> <th> Deck <th> Tier <th> Introduction <th> Card Type<th>Counter<th>Link{{#cargo_query:
tables=Deck,
|fields=Deck.FeatureCard=FeatureCard, Deck._pageName=Deck, Deck.Tier=Tier, Deck.Introduction = Introduction, Deck.MainCardType=Main Card Type
|order by=Deck._pageName ASC
|limit=500
|format=template
|template=DeckAllDisplay2
|named args=yes
}}</table>

Latest revision as of 19:39, 27 January 2026


List of favorite deck: (click favorite in table below to add)

No results

To-do:

  • Table to show Favorite deck and all counter cards with impact
  • Input form with autocompletion to add favorite deck
  • Calculating total impact point of each counter card for all Favorites Deck
  • User can change the Impact point of each counter card
  • Only logged user can see the favorite deck. For unregistered visitor, show instruction to login page

AllDeck - Click Favorite to save deck ơn the favorite list

(will bring this table to AllDeck page)