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
No edit summary
m Admin moved page Test to TestFavorite without leaving a redirect
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
----
----
Test Variable logged user name
List of favorite deck: (click favorite in table below to add)


{{currentloggeduser}}
{{#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
----
----
Test autoedit Pageforms
AllDeck - Click Favorite to save deck ơn the favorite list


{{#formlink:form=Counter|link text=Add new counter|query string=Counter[Deck]={{PAGENAME}}&Counter[Card]={{currentloggeduser}}|reload|returnto={{PAGENAME}}}}
(will bring this table to AllDeck page)
 
{{#autoedit:form=FavoriteDecks|target={{currentloggeduser}}/{{PAGENAME}}|link text=Save Favorite|link type=link|query string=FavoriteDecks[User]={{currentloggeduser}}&FavoriteDecks[Deck]={{PAGENAME}}&FavoriteDecks[Favorite]=yes|confirm|confirm text=Save this deck as Favorite|reload}}
 
----
Test favorite table
 
----
Test save table DeckAll


<table class="wikitable sticky-header sortable hover-highlight static-row-numbers">
<table class="wikitable sticky-header sortable hover-highlight static-row-numbers">

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)