Difference between revisions of "User talk:Jtwe"
Gill smoke (talk | contribs) |
|||
Line 1: | Line 1: | ||
So I'm wondering if this does the field sorting Binarius was talking about. it doesn't look like it. --[[User:Gill smoke|Gill smoke]] 07:43, 4 October 2008 (BST) | So I'm wondering if this does the field sorting Binarius was talking about. it doesn't look like it. --[[User:Gill smoke|Gill smoke]] 07:43, 4 October 2008 (BST) | ||
:Almost definitely not, because I'm not sure what sort of field sorting you mean. Can you be more specific? [[User:Jtwe|Jtwe]] 21:48, 5 October 2008 (BST) | :Almost definitely not, because I'm not sure what sort of field sorting you mean. Can you be more specific? [[User:Jtwe|Jtwe]] 21:48, 5 October 2008 (BST) | ||
::Binarius sorted the field attributes so the values would line up in columns regardless of the order the user put them on the page. For instance: | |||
card|title=More than Mind Control | |||
|type=Thing | |||
|bgcolor=006 | |||
|cornervalue=6X | |||
|text=Play onto another Thing. You make any decisions required by that Thing's text, and may use its Action ability as if you controlled it. | |||
|creator=Bucky}} | |||
card | |||
|title=Robo Card | |||
|cornervalue=C6 | |||
|type=Thing | |||
|bgcolor=006 | |||
|text='''Action:''' draw a card.<BR> '''Action:''' discard a card.<BR> '''Action:''' play two cards from your hand. | |||
|creator=gill_smoke}} | |||
::The ordering of the fields doesn't matter the wiki parser does the right thing. I was asking whether or not this does the same thing I would assume that the master order is the one on the template page (with my added notes and values): | |||
| title = Name | |||
| longtitle = True (optional) | |||
| text = Body | |||
| longtext = True (optional) | |||
| type = Action or Thing | |||
| bgcolor = hex RGB (A: 600 T: 006 yellow FC0, White FFF black 000) | |||
| cornervalue = corner box | |||
| image = embedded image | |||
| imgback = Watermark | |||
| flavortext = (optional) | |||
| creator = gill_smoke | |||
| minicard = (halfsize) True (optional)}} |
Latest revision as of 19:34, 1 December 2008
So I'm wondering if this does the field sorting Binarius was talking about. it doesn't look like it. --Gill smoke 07:43, 4 October 2008 (BST)
- Almost definitely not, because I'm not sure what sort of field sorting you mean. Can you be more specific? Jtwe 21:48, 5 October 2008 (BST)
- Binarius sorted the field attributes so the values would line up in columns regardless of the order the user put them on the page. For instance:
card|title=More than Mind Control |type=Thing |bgcolor=006 |cornervalue=6X |text=Play onto another Thing. You make any decisions required by that Thing's text, and may use its Action ability as if you controlled it. |creator=Bucky}}
card
|title=Robo Card
|cornervalue=C6
|type=Thing
|bgcolor=006
|text=Action: draw a card.
Action: discard a card.
Action: play two cards from your hand.
|creator=gill_smoke}}
- The ordering of the fields doesn't matter the wiki parser does the right thing. I was asking whether or not this does the same thing I would assume that the master order is the one on the template page (with my added notes and values):
| title = Name | longtitle = True (optional) | text = Body | longtext = True (optional) | type = Action or Thing | bgcolor = hex RGB (A: 600 T: 006 yellow FC0, White FFF black 000) | cornervalue = corner box | image = embedded image | imgback = Watermark | flavortext = (optional) | creator = gill_smoke | minicard = (halfsize) True (optional)}}