Talk:Uno (Card Game)/Wren: Difference between revisions

From Rosetta Code
Content added Content deleted
(Further comment.)
m (PureFox moved page Talk:Uno(Card Game)/Wren to Talk:Uno (Card Game)/Wren: Subpage not linking back to parent due to mis-spelling.)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
tasks need a description, and a task page. --[[User:Rdm|Rdm]] ([[User talk:Rdm|talk]]) 14:14, 29 March 2022 (UTC)
tasks need a description, and a task page. --[[User:Rdm|Rdm]] ([[User talk:Rdm|talk]]) 14:14, 29 March 2022 (UTC)


It's got one - see [[https://rosettacode.org/wiki/Uno_(Card_Game) here]]. This is just the Wren code for it. --[[User:PureFox|PureFox]] ([[User talk:PureFox|talk]]) 14:43, 29 March 2022 (UTC)
It's got one - see [https://rosettacode.org/wiki/Uno_(Card_Game) here]. This is just the Wren code for it. --[[User:PureFox|PureFox]] ([[User talk:PureFox|talk]]) 14:43, 29 March 2022 (UTC)


: Ah, I see: so, the problem was that the page was misnamed. The intended parent page has a space between "Uno" and "(Card Game)". You should either move the page or include a link to the intended parent at the top of the Wren page. --[[User:Rdm|Rdm]] ([[User talk:Rdm|talk]]) 14:57, 29 March 2022 (UTC)
: Ah, I see: so, the problem was that the page was misnamed. The intended parent page has a space between "Uno" and "(Card Game)". You should either move the page or include a link to the intended parent at the top of the Wren page. --[[User:Rdm|Rdm]] ([[User talk:Rdm|talk]]) 14:57, 29 March 2022 (UTC)


::Yeah, unfortunately all four entries are using the wrong name for the task - I must have just copied it from the others. However, the Julia and Python entries do refer back to the task page so i think I'll do something similar to avoid having to move all the code pages. --[[User:PureFox|PureFox]] ([[User talk:PureFox|talk]]) 15:07, 29 March 2022 (UTC)
::Yeah, unfortunately all four entries are using the wrong name for the task - I must have just copied it from the others. However, the Julia and Python entries do refer back to the task page so I think I'll do something similar to avoid having to move all the code pages. --[[User:PureFox|PureFox]] ([[User talk:PureFox|talk]]) 15:07, 29 March 2022 (UTC)

Latest revision as of 09:28, 30 August 2022

tasks need a description, and a task page. --Rdm (talk) 14:14, 29 March 2022 (UTC)

It's got one - see here. This is just the Wren code for it. --PureFox (talk) 14:43, 29 March 2022 (UTC)

Ah, I see: so, the problem was that the page was misnamed. The intended parent page has a space between "Uno" and "(Card Game)". You should either move the page or include a link to the intended parent at the top of the Wren page. --Rdm (talk) 14:57, 29 March 2022 (UTC)
Yeah, unfortunately all four entries are using the wrong name for the task - I must have just copied it from the others. However, the Julia and Python entries do refer back to the task page so I think I'll do something similar to avoid having to move all the code pages. --PureFox (talk) 15:07, 29 March 2022 (UTC)