Difference between revisions of "User:Archie.m.vist"

From Rigged Wiki
Jump to navigation Jump to search
(→‎testbed: Should work now, thank you based admins)
m (Changed regextest to team home)
Line 105: Line 105:
The following (#rreplace:m/u|\/|_) should display m_u: {{#rreplace:m/u|\/|_}}
The following (#rreplace:m/u|\/|_) should display m_u: {{#rreplace:m/u|\/|_}}


and this should be looking for M_u_icon.png, but still display /m/u/: {{Team home regextest|m/u}}
and this should be looking for M_u_icon.png, but still display /m/u/: {{Team home|m/u}}


Finally, this should just show the /mu/ icon as usual: {{Team home regextest|mu}}
Finally, this should just show the /mu/ icon as usual: {{Team home|mu}}




since that still apparently broke shit in the actual code, time to try a bunch more things
since that still apparently broke shit in the actual code, time to try a bunch more things


{{Team home regextest|tg}} {{Team home regextest|m}} {{Team home regextest|b}} {{Team home regextest|a}}
{{Team home|tg}} {{Team home|m}} {{Team home|b}} {{Team home|a}}


== other slashes ==
== other slashes ==

Revision as of 17:55, 17 March 2015

Going to use this to testbed solutions to the m/u logo issue. I mentioned in the /m/ thread that a MediaWiki regex could be used to sanitise the arguments but those don't seem installed.

testbed

For some reason this breaks Autumn 2013, despite icons showing up fine in article preview.

Main article: 2013 4chan Autumn Babby Cup Group C
Team Pld W D L GF GA GD Pts
An icon.png /an/ 3 2 1 0 9 4 5 7
G icon.png /g/ 3 1 1 1 3 5 -2 4
N icon.png /n/ 3 1 0 2 4 6 -2 3
D icon.png /d/ 3 0 2 1 5 6 -1 2


15 November 2013
/d/ D icon.png 1–1 G icon.png /g/
/an/ An icon.png 3–1 N icon.png /n/
17 November 2013
/d/ D icon.png 3–3 An icon.png /an/
/g/ G icon.png 2–1 N icon.png /n/
23 November 2013
/an/ An icon.png 3–0 G icon.png /g/
/n/ N icon.png 2–1 D icon.png /d/
Main article: 2013 4chan Autumn Babby Cup Group C
Team Pld W D L GF GA GD Pts
An icon.png /an/ 3 2 1 0 9 4 5 7
G icon.png /g/ 3 1 1 1 3 5 -2 4
N icon.png /n/ 3 1 0 2 4 6 -2 3
D icon.png /d/ 3 0 2 1 5 6 -1 2


15 November 2013
/d/ D icon.png 1–1 G icon.png /g/
/an/ An icon.png 3–1 N icon.png /n/
17 November 2013
/d/ D icon.png 3–3 An icon.png /an/
/g/ G icon.png 2–1 N icon.png /n/
23 November 2013
/an/ An icon.png 3–0 G icon.png /g/
/n/ N icon.png 2–1 D icon.png /d/
Main article: 2013 4chan Autumn Babby Cup Group C
Team Pld W D L GF GA GD Pts
An icon.png /an/ 3 2 1 0 9 4 5 7
G icon.png /g/ 3 1 1 1 3 5 -2 4
N icon.png /n/ 3 1 0 2 4 6 -2 3
D icon.png /d/ 3 0 2 1 5 6 -1 2


15 November 2013
/d/ D icon.png 1–1 G icon.png /g/
/an/ An icon.png 3–1 N icon.png /n/
17 November 2013
/d/ D icon.png 3–3 An icon.png /an/
/g/ G icon.png 2–1 N icon.png /n/
23 November 2013
/an/ An icon.png 3–0 G icon.png /g/
/n/ N icon.png 2–1 D icon.png /d/

BEHOLD, REGULAR EXPRESSIONS

The following (#rreplace:m/u|\/|_) should display m_u: {{#rreplace:m/u|\/|_}}

and this should be looking for M_u_icon.png, but still display /m/u/: /m/u/ M/u icon.png

Finally, this should just show the /mu/ icon as usual: /mu/ Mu icon.png


since that still apparently broke shit in the actual code, time to try a bunch more things

/tg/ Tg icon.png /m/ M icon.png /b/ B icon.png /a/ A icon.png

other slashes

Normal slash (current, not working): M/u icon.png /m/u/

Fraction slash: File:M⁄u icon.png /m⁄u/

Division slash: File:M∕u icon.png /m∕u/