Spr1ggs test: Difference between revisions

From [STAGING] Destiny Wiki
Jump to navigation Jump to search
No edit summary
(testing)
Line 8: Line 8:
:[[Soy-Ups]]
:[[Soy-Ups]]
:[[Huffdaddy]]
:[[Huffdaddy]]
<pre style="color: red">
NOTE: broken templates or other unnecessary info in bio/top of page will also show up in pop-up preview
NOTE: broken templates or other unnecessary info in bio/top of page will also show up in pop-up preview
 
</pre>
=== MissedPages ===
=== MissedPages ===
The MissedPages extension tracks every time a site visitor tries to go to a wiki page that doesn't exist, and gives site editors a easy-to-use form with which to track the most popular missed pages and also to redirect these to existing pages
The MissedPages extension tracks every time a site visitor tries to go to a wiki page that doesn't exist, and gives site editors a easy-to-use form with which to track the most popular missed pages and also to redirect these to existing pages
Line 18: Line 20:


https://wiki.omniliberal.dev/view/Special:MissedPages
https://wiki.omniliberal.dev/view/Special:MissedPages
<pre style="color: red">NOTE: database query errors/503, needs admin or is broken</pre>


=== SpamBlacklist ===
=== SpamBlacklist ===
Line 23: Line 27:


https://www.mediawiki.org/wiki/Extension:SpamBlacklist
https://www.mediawiki.org/wiki/Extension:SpamBlacklist
this looks like admin shit


https://tetr.io/


(link to test if blocked https://tetr.io/ )


<pre style="color: red">NOTE: database query errors/503, needs admin or is broken</pre>
=== EmbedVideo ===
=== EmbedVideo ===
<youtube> https://www.youtube.com/watch?v=80BwqQQY31w|500|right|Example description|frame}} </youtube>
<youtube> https://www.youtube.com/watch?v=80BwqQQY31w|500|right|Example description|frame}} </youtube>
Line 33: Line 37:


{|class="mw-collapsible mw-collapsed wikitable"
{|class="mw-collapsible mw-collapsed wikitable"
! |...beggin'
! |...embed video in collapsible table
|-
|<youtube>https://youtu.be/iN9-7wLVUgg?t=27s</youtube>
|-
|let
|-
|them
|-
|eat
|-
|cake
|-
|}
 
{| class="wikitable"
|-
|-
|<youtube>https://www.youtube.com/watch?v=tJjhObngcxI</youtube>
|<youtube>https://www.youtube.com/watch?v=tJjhObngcxI</youtube>
|-
|im
|-
|begging
|-
|you
|-
|-
|}
|}
 
<pre style="color: red">
 
NOTE: video timestamps may not work on embed, looking into it.
</pre>
=== Template Data ===
=== Template Data ===
<templatedata>
<templatedata>
Line 121: Line 146:
<categorytree mode="pages">Person</categorytree>
<categorytree mode="pages">Person</categorytree>


 
<pre style="color: red">
Works as expected.
</pre>
=== SimpleToolTip ===
=== SimpleToolTip ===
The SimpleTooltip extension adds support for basic tooltips. It uses the Tooltipster Library to do so.
The SimpleTooltip extension adds support for basic tooltips. It uses the Tooltipster Library to do so.
Line 129: Line 156:
the is a test for the {{#tip-text: tooltip | obamna}}
the is a test for the {{#tip-text: tooltip | obamna}}


{{#tip-text: Destiny | Steven Kenneth Bonnell the Second}} is my {{#tip-text: bestfriend.| He don't know you lil bro. }}  
{{#tip-text: Destiny| Steven Kenneth Bonnell the Second}} is my {{#tip-text: bestfriend.| He don't know you lil bro. }}  
 
{{#tip-text: <pre style="color: green">Destiny</pre>| Steven Kenneth Bonnell the Second}} is my {{#tip-text: bestfriend.| He don't know you lil bro. }}
 
<pre style="color: red">
NOTE: color text issues when paired with tooltip.


NOTE: tooltip functions after saving.
NOTE: tooltip functions display after saving.
Page preview during editing does not show the tooltip alt text until published.
Page preview during editing does not show the tooltip alt text until published.
</pre>

Revision as of 22:27, 2 February 2024

Testing new extensions

Popups

https://www.mediawiki.org/wiki/Extension:Popups

Displays page and reference previews when hovering over a link to an article or respectively to a reference. The former consists of summaries of an article's content, the latter shows the full content of the reference.

Soy-Ups
Huffdaddy
NOTE: broken templates or other unnecessary info in bio/top of page will also show up in pop-up preview

MissedPages

The MissedPages extension tracks every time a site visitor tries to go to a wiki page that doesn't exist, and gives site editors a easy-to-use form with which to track the most popular missed pages and also to redirect these to existing pages

https://www.mediawiki.org/wiki/Extension:MissedPages

test

https://wiki.omniliberal.dev/view/Special:MissedPages

NOTE: database query errors/503, needs admin or is broken

SpamBlacklist

prevents edits that contain URLs whose domains match regular expression patterns defined in specified files or wiki pages and registration by users using specified email addresses.

https://www.mediawiki.org/wiki/Extension:SpamBlacklist


(link to test if blocked https://tetr.io/ )

NOTE: database query errors/503, needs admin or is broken

EmbedVideo


...embed video in collapsible table
let
them
eat
cake
im
begging
you
NOTE: video timestamps may not work on embed, looking into it.

Template Data

Label unsigned comments in a conversation.

Template parameters

ParameterDescriptionTypeStatus
User's nameuser 1

User name of person who forgot to sign their comment.

Userrequired
Datedate 2

Timestamp of when the comment was posted, in YYYY-MM-DD format.

Auto value
{{subst:#time:Y-m-d}}
Unknownsuggested
Yearyear

no description

Numberoptional
Monthmonth

no description

Numberoptional
Dayday

no description

Numberoptional
commentcomment

no description

Unknownoptional

Parser functions

https://workingwithmediawiki.com/book/chapter11.html https://portability.fandom.com/wiki/Parser_function Whereas a tag extension is expected to take unprocessed text and return HTML to the browser, a parser function can 'interact' with other wiki elements in the page. For example, the output of a parser function could be used as a template parameter or in the construction of a link.


syntax: {{ #functionname: param1 | param2 | param3 }}

No height entered.

Seas It's some other season!

yes

no

Category Tree

The CategoryTree extension provides a dynamic view of the wiki's category structure as a tree. It uses AJAX to load parts of the tree on demand.

Works as expected.

SimpleToolTip

The SimpleTooltip extension adds support for basic tooltips. It uses the Tooltipster Library to do so.

https://www.mediawiki.org/wiki/Extension:SimpleTooltip_(Universal-Omega)

the is a test for the tooltip

Destiny is my bestfriend.

'"`UNIQ--pre-0000000E-QINU`"' is my bestfriend.

NOTE: color text issues when paired with tooltip.

NOTE: tooltip functions display after saving.
Page preview during editing does not show the tooltip alt text until published.