dev

UCRP is an code that soon will be created by me, is a acronym that expands to User Contact Request Permission

About UCRP

UCRP Is a code that is used to generate a request permission of contact, like a Android Permission Request

UCRP Tags

Note: UCRP Tags are separated with "|;"

|; tags
  • |;sourceit → Hide and no include a content visually and only show on source
  • |;showit → Show and include a content visually on source and visual
  • |;atc → "Acess to Contact" serves to say what you have to do to contact someone on app
  • |;braveit → bold the text
  • |;colors → generates a color using predefined codes
  • |;powering → <uneditable>Powered by UCRP Code Script</uneditable>
  • |;warning → to advise
  • |;footer → used as a footnote/footer

</> tags

  • <uneditable> → you cannot edit it
  • <delete> → delete this content
  • <padding ratius> → padding + border-radius
  • <layouts> → yes-(type) no-(type) maybe-(type) idk-(type) prefer-no-answer-(type)
  • <goto> → <goto yes="contact-approved.html" no="contact-denied.html" />

Complete Code

/UCRP.code\
<header1>Content<1header>
|;sourceit: n=dwkjfkjfndkjv sourceit;|
|;showit: {{SITENAME}} is requesting your permission to allow contacts showit;|
<layouts>yes-Of Course no-Nope, I dont Want maybe-I think yes and i think no idk-I wont decide at now prefer-no-answer-I prefer not answer this request</layouts>
|;atc: To acess this, click on Contact >> Search >> Touch on any Profile >> Touch on "Adquires User Contact" atc;|
|;braveit: Remember, your request can be changed on config + UCRP Contact + Change Answer + Put the answer you wanted to put braveit;|
|;powering
<delete>Virus and Spammers</delete>
<padding ratius>14 px | 0 px solid #555</padding ratius>
<uneditable>This is a uneditable block</uneditable>
[[end-ucrp.code]]

Will generate

Fandom Developers Wiki is requesting your permission to allow contacts

Of Course
Nope, I dont Want
I think yes and i think no
I wont decide at now
I prefer not answer this request

To Contact: To acess this, click on Contact >> Search >> Touch on any Profile >> Touch on "Adquires User Contact"

Note: Remember, your request can be changed on config + UCRP Contact + Change Answer + Put the answer you wanted to put

This is a uneditable block


Powered by UCRP Code Script

Cookbook

To use UCRP on fandom, tag <ucrp>Fill Tags</ucrp> On Wikidot tag [[UCRP]]Fill Tags[[/UCRP]]

Predefined Codes

HTMLit > Generates an HTML Block

JavaScriptIt > Generates an JS Block

NestedBlockquotes+1 > Generates and Blockquote

Complete Cookbook

To generates an UCRP code, is necessary to upload the following tags:

Without this tags, the code will be generated in that way: No result


UCRP can be mixed with JavaScript and HTML, but only can be mixed used the predefined codes:

You cannot mix javascript or html with ucrp putting the codes in a code before text their message, example:

Wrong Use

|;atc:<HTMLit>Fill Tags</HTMLit>atc;|

Correct Use

|;atc:Insert Text atc;|<HTMLit>Fill Tags</HTMLit> If you use in that way, UCRP code can glitch


UCRP code can only be used in independent sites using this base:

/UCRP.code\
Tags
[[end-ucrp.code]]

Note: This also can be applied in Fandom, but only in Lua Module Edit-Board.


UCRP also can be used as content moduler using Js forcing-do element.


If you index UCRP code in your site, you can add a UCRP tab in Config button to users change UCRP references on the website, such as:


To upload an video to UCRP code, you can use the predefined code:

Insert this text, you can upload a .mp4 video from your gallery To upload an image to UCRP code, you can use the predefined code:

Insert this text, you can upload an .png, .jpeg, .jpg, .svg image from you gallery


To generate other things on UCRP code, you can try this:


UCRP content modulation can be added with:

/UCRP.code\
<JavaScriptIt>force-content-modulation.js=Fill Tags</JavaScriptIt>
[[end-ucrp.code]]