Logic Masters Forum
Newcomer - help needed - Druckversion

+- Logic Masters Forum (http://forum.logic-masters.de)
+-- Forum: Allgemeines (http://forum.logic-masters.de/forumdisplay.php?fid=3)
+--- Forum: Rätseldiskussionen (http://forum.logic-masters.de/forumdisplay.php?fid=13)
+--- Thema: Newcomer - help needed (/showthread.php?tid=1818)



Newcomer - help needed - ThomasJohnsen - 28.04.2020

Hello all - new member here.

I don't really speak a lot of German, and I would prefer not to use google translate, since that can led to misunderstandings.
Can someone help me translate a set of rules for a new puzzle?

Rules:
* Normal sudoku rules apply (all of 1 through 9 in every column, row and highlighted 3x3 box).
* Anti-knight rule: using a knight's move to jump from one square to another square with the same value, is not allowed.
* The 2 lightning-bolts (highlighted in yellow)  must contain all of 1 through 9 (treat them like you would a row or column).
* The numbers outside the grid denote repetitions of a digit on a diagonal - for instance 42 means 4 is repeated 2 times and 54 means 5 is repeated 4 times.
* Solution is the value of the squares marked by 'DONNER'.


Also - someone posted a comment on one of my puzzles about not including rules in an image file with the puzzle.
Can someone help me, on how to post 1) rules as HTML with an 2) image below?

Thank you in advance
Thomas


RE: Newcomer - help needed - rob - 28.04.2020

Regarding the second question, my template is

Code:
<h4>Instructions</h4>
Like standard Pentopia, except that clue cells may be shaded, in which case the arrows point at the closest <em>unshaded</em> cells.

<h4>Puzzle</h4>
<div style="clear:both;text-align:center"><img:0004P6 ></div>



RE: Newcomer - help needed - ThomasJohnsen - 28.04.2020

(28.04.2020, 16:45)rob schrieb: Regarding the second question, my template is

Code:
<h4>Instructions</h4>
Like standard Pentopia, except that clue cells may be shaded, in which case the arrows point at the closest <em>unshaded</em> cells.

<h4>Puzzle</h4>
<div style="clear:both;text-align:center"><img:0004P6 ></div>

Sweet - my current layout is kind of tame.

Thanks a lot.


#EDIT: It didn't really change. Do I have to deactivate it and then change perhaps? If that is the case, I'll wait until tomorrow.