Template:Alg7

From Speedsolving.com Wiki
SS Cube Logo HD Tiny.png {{{wca}}} {{{name}}} {{{wide}}} {{{author}}} [{{{url}}}]

This template:

  • Is a derivative work/variation of "Template:Alg".
  • It's nearly the same as "Template:Alg5", but it has dark-theme colors to match the new dark theme of the 4x4x4 parity algorithms page (which on this date was still in progress).
  • Was specifically created for long algorithms for the 4x4x4 cube so that they wouldn't wrap to the next line and increase the length of the page unnecessarily. In addition, a new column for move count (BQTM,BHTM) has been added, and it is optional to add a name to an algorithm, should it have one.
  • Was written to accompany the new format of the 4x4x4 parity algorithms wiki page. (And to go to cubedb.net for Old WCA notation support in place of alpha.twizzle.)


Example 1
Assuming that you already know the syntax for Template:Alg, then if you want to link the algorithm, r2 B2 U2 l U2 r' U2 r U2 F2 r F2 l' B2 r2, to cubedb.net using this template,

{{Alg7
|wca=r2 B2 U2 l U2 r' U2 r U2 F2 r F2 l' B2 r2
|length=(25,15)
|name=Old Standard Alg
|wide=
|author=
|url=http://www.stefan-pochmann.info/spocc/other_stuff/4x4_5x5_algs/?section=FixOrientationParity
}}

=

SS Cube Logo HD Tiny.png r2 B2 U2 l U2 r' U2 r U2 F2 r F2 l' B2 r2 (25,15) Old Standard Alg Y [1]
  • Note that the url parameter is for providing readers a forum post, video link, etc., of where to find the original (or one of the original) locations an algorithm was popularized--or better yet--first published.
  • To use this template, one must write an algorithm in Old WCA notation and must supply a move count ordered pair. Any of the other parameters may be left blank.


Example 2

{{Alg7
|wca=r2 B2 U2 l U2 r' U2 r U2 F2 r F2 l' B2 r2
|length=(25,15)
|name=
|wide=Y
|author=John Doe
|url=
}}

=

SS Cube Logo HD Tiny.png r2 B2 U2 l U2 r' U2 r U2 F2 r F2 l' B2 r2 (25,15) Y John Doe []
  • I, cmowla, the creator of this alg template variation prefers to have the move count for 4x4x4 algorithms shown for convenience and organization. If you do not like this option, you may create a new template or just use Template:Alg (or Template:Alg5 for big cubes).