Editing User:Dinoguy1000

Jump to: navigation, search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

This page is not enabled for semantic in-text annotations due to namespace restrictions. Details about how to enable the namespace can be found on the configuration help page.

Latest revision Your text
Line 112: Line 112:
 
AND STARES INTO YOUR SOUL<sup class="plainlinks">[http://www.youtube.com/comment?lc=REJV0NGzxZ4nbvWNYkx_CkBA72qb6lqHb0HY7sfApRA [src&#93;]</sup></poem>
 
AND STARES INTO YOUR SOUL<sup class="plainlinks">[http://www.youtube.com/comment?lc=REJV0NGzxZ4nbvWNYkx_CkBA72qb6lqHb0HY7sfApRA [src&#93;]</sup></poem>
  
== Card colors ==
+
== Card lists ==
{{Main|Card colors}}
+
 
 +
''Note: I'm probably going to just start from scratch; I've learned *a lot* about template coding since I created these.''
  
 
Colors for rows:<!-- feel free to add more colors from official sources; I'm probably gonna adjust these some before using them -->
 
Colors for rows:<!-- feel free to add more colors from official sources; I'm probably gonna adjust these some before using them -->
Line 202: Line 203:
 
| style="background: #;" |  
 
| style="background: #;" |  
 
-->
 
-->
 +
|}
 +
 +
Here's a test of some card list templates for users to use to show what and how many cards they have.
 +
 +
=== Todo ===
 +
 +
* Improve formatting and styling
 +
** <strike>TOTAL column bg should be a different color</strike>
 +
** <strike>totals should be '''bold'''</strike>
 +
** Allow user-specified styling (pretty simple to do, I hope...)
 +
*** Default and user-specified even- and odd-row styles? (how will it work with auto-hiding rows?)
 +
* Add set total row (must be done set-by-set... ugh.)
 +
* Implement hidden rows <strike>and columns</strike>... (hidden columns work all-or-none for a given set)
 +
** <strike>when no copies of a card are owned</strike> (only in '''row''', not in '''boosterrow''' or '''promorow''' (which will be replaced by '''row''' anyways))
 +
*** <strike>No specific column naming (e.g. col1, col2, col3... instead of mu, m1, su, etc.)</strike>
 +
** for more specific collection nuances (e.g. Magic vs. Spell) (partially done... main and region headers play nice, as does '''row''') (hmm... I've got to rework it, see above)
 +
* Ultimate Rares get their own rows (and/or sections) (actually, no set has magic/spell and UtRs (at least in the TCG, not sure about the OCG), so I can reuse the appropriate columns). How about errata/misprint cards?
 +
* Test thoroughly (i.e. make template for several sets, use own collection for a basis)
 +
* Move templates out of sandbox when done testing
 +
* Make a template for every set
 +
*# English-region
 +
*## Booster (and SE and SP) sets
 +
*## Reprint sets
 +
*## Duelist packs
 +
*## Videogame sets
 +
*## Tournament/Premium packs
 +
*## Duelist League sets
 +
*## Championship sets
 +
*## Any other promo sets
 +
*# Japanese-region
 +
*## see above
 +
*# any others
 +
 +
=== Templates ===
 +
 +
* {{[[User:Dinoguy1000/sandbox/cardlist-template-mainheader]]}}
 +
* {{[[User:Dinoguy1000/sandbox/cardlist-template-regionheader]]}}
 +
* {{[[User:Dinoguy1000/sandbox/cardlist-template-boosterheader]]}}
 +
* {{[[User:Dinoguy1000/sandbox/cardlist-template-row]]}}
 +
* {{[[User:Dinoguy1000/sandbox/cardlist-template-promorow]]}}
 +
* {{[[User:Dinoguy1000/sandbox/cardlist-template-promofooter]]}}
 +
* {{[[User:Dinoguy1000/sandbox/cardlist-template-footer]]}}
 +
 +
=== Test ===
 +
 +
{{[[/sandbox/ct04-en-cardlist]]}}
 +
 +
{{/sandbox/ct04-en-cardlist|ct04en001qty=1|ct04en002qty=1}}
 +
 +
==== Rowtest ====
 +
 +
{{[[/sandbox/cardlist-template-row]]}}
 +
 +
'''One column for number of cards, set number row excluded'''<br>
 +
{{/sandbox/cardlist-template-mainheader|set-col=hide}}
 +
{{/sandbox/cardlist-template-boosterheader|set-col=hide}}
 +
{{/sandbox/cardlist-template-row
 +
|empty-rows=hide
 +
|set-col=hide
 +
|u-1-cols=
 +
|m-s-cols=
 +
|t=5
 +
}}
 +
|}
 +
 +
'''One column for number of cards, set number row included'''<br>
 +
{{/sandbox/cardlist-template-mainheader}}
 +
{{/sandbox/cardlist-template-boosterheader}}
 +
{{/sandbox/cardlist-template-row
 +
|empty-rows=hide
 +
|set-col=
 +
|u-1-cols=
 +
|m-s-cols=
 +
|t=5
 +
}}
 +
|}
 +
 +
'''Two columns for number of cards (unlimited versus first editions), one total column, set number row excluded'''<br>
 +
{{/sandbox/cardlist-template-mainheader|set-col=hide|u-1-cols=show}}
 +
{{/sandbox/cardlist-template-boosterheader|set-col=hide|u-1-cols=show}}
 +
{{/sandbox/cardlist-template-row
 +
|empty-rows=hide
 +
|set-col=hide
 +
|u-1-cols=show
 +
|m-s-cols=
 +
|t2=6
 +
|t3=7
 +
}}
 +
|}
 +
 +
'''Two columns for number of cards (unlimited versus first editions), one total column, set number row included'''<br>
 +
{{/sandbox/cardlist-template-mainheader|u-1-cols=show}}
 +
{{/sandbox/cardlist-template-boosterheader|u-1-cols=show}}
 +
{{/sandbox/cardlist-template-row
 +
|empty-rows=hide
 +
|set-col=
 +
|u-1-cols=show
 +
|m-s-cols=
 +
|t2=6
 +
|t3=7
 +
}}
 +
|}
 +
 +
'''Two columns for number of cards (magic versus spell), one total column, set number row excluded'''<br>
 +
{{/sandbox/cardlist-template-mainheader|set-col=hide|m-s-cols=show}}
 +
{{/sandbox/cardlist-template-boosterheader|set-col=hide|m-s-cols=show}}
 +
{{/sandbox/cardlist-template-row
 +
|empty-rows=hide
 +
|set-col=hide
 +
|u-1-cols=
 +
|m-s-cols=show
 +
|t1=6
 +
|t4=7
 +
}}
 +
|}
 +
 +
'''Two columns for number of cards (magic versus spell), one total column, set number row included'''<br>
 +
{{/sandbox/cardlist-template-mainheader|m-s-cols=show}}
 +
{{/sandbox/cardlist-template-boosterheader|m-s-cols=show}}
 +
{{/sandbox/cardlist-template-row
 +
|empty-rows=hide
 +
|set-col=
 +
|u-1-cols=
 +
|m-s-cols=show
 +
|t1=6
 +
|t4=7
 +
}}
 
|}
 
|}
  
 
==All subpages==
 
==All subpages==
 
{{/}}
 
{{/}}

Please note that all contributions to Yugipedia are considered to be released under the Creative Commons Attribution-ShareAlike 4.0 International License (see Yugipedia:Licensing for more details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)
Below are some commonly used wiki markup codes. Simply click on what you want to use and it will appear in the edit box above.

View this template