Difference between revisions of "User:CreativeHedgehog"

(Viewer Count)
m
 
(22 intermediate revisions by 6 users not shown)
Line 19: Line 19:
 
{{User:CreativeHedgehog/Templates/Quote||is awesome.}}
 
{{User:CreativeHedgehog/Templates/Quote||is awesome.}}
 
-Wood2009
 
-Wood2009
 +
 +
{{User:CreativeHedgehog/Templates/Quote||is awesome.}}
 +
--[[User:Aray10|Aray10]] ([[User talk:Aray10|talk]]) 21:31, 13 August 2020 (EDT)
 +
 +
{{User:CreativeHedgehog/Templates/Quote||is one of the best people at coding that I know.}}
 +
--[[User:Aops-g5-gethsemanea2|Aops-g5-gethsemanea2]] ([[User talk:Aops-g5-gethsemanea2|talk]]) 00:00, 7 January 2021 (EST)
  
 
----
 
----
Line 37: Line 43:
 
<div style="padding-left:16px; padding-right:16px; border:15px #1b3650 dashed; background-color:white; padding-top:10px; padding-bottom:10px; max-height:300px; overflow:auto; display:block; width:100%;">
 
<div style="padding-left:16px; padding-right:16px; border:15px #1b3650 dashed; background-color:white; padding-top:10px; padding-bottom:10px; max-height:300px; overflow:auto; display:block; width:100%;">
  
Every time you view this page, increase the following number by 1:
+
Every time you view this page (or the edit page), increase the following number by 1:
 +
 
 +
<div style="font-size:10em; text-align:center;">166</div>
 +
 
 +
</div>
 +
 
 +
== <div style="background-color:black;"><div style="color:#ad0061; display:block; font-weight:bold; opacity:0.8;"><span style='color:#EE0000;'>S</span><span style='color:#EE6400;'>p</span><span style='color:#EEDA00;'>e</span><span style='color:#8BEE00;'>c</span><span style='color:#16EE00;'>i</span><span style='color:#00EE3D;'>a</span><span style='color:#00EEB3;'>l</span> <span style='color:#003DEE;'>C</span><span style='color:#1600EE;'>o</span><span style='color:#8B00EE;'>u</span><span style='color:#EE00DA;'>n</span><span style='color:#EE0064;'>t</span></div></div> ==
 +
----
 +
<div style="padding-left:16px; padding-right:16px; border:15px #1b3650 dashed; background-color:white; padding-top:10px; padding-bottom:10px; max-height:300px; overflow:auto; display:block; width:100%;">
 +
 
 +
Every time you record that you have used CreativeHedgehog's AoPS Duotone in your project, increase the number below by 1.
  
<div style="font-size:10em; text-align:center;">36</div>
+
<div style="font-size:10em; text-align:center;">7</div>
  
 
</div>
 
</div>
 +
 +
(I used the zigzag quote template, but it's still an AoPS Duotone. --[[User:Aops-g5-gethsemanea2|Aops-g5-gethsemanea2]] ([[User talk:Aops-g5-gethsemanea2|talk]]) 07:15, 16 January 2021 (EST))
  
 
==Warnings==
 
==Warnings==
  
 
This wiki page will not work on mobile with the navbar. [https://artofproblemsolving.com/wiki/index.php/User:CreativeHedgehog CreativeHedgehog] 14:54, 1 August 2020 (EDT)
 
This wiki page will not work on mobile with the navbar. [https://artofproblemsolving.com/wiki/index.php/User:CreativeHedgehog CreativeHedgehog] 14:54, 1 August 2020 (EDT)
 +
 +
If you want it to work on a mobile device, you may put everything in a div and then align it to the center.
 +
 +
Then make the width 50%.
 +
 +
Example: Put the following text before every page:
 +
 +
<nowiki>
 +
 +
<div style="position:fixed; left:50%; transform:translateX(-50%); width:50%;">
 +
 +
</nowiki>
 +
 +
And this after it:
 +
 +
<nowiki>
 +
</div>
 +
</nowiki> --[[User:Aops-g5-gethsemanea2|Aops-g5-gethsemanea2]] ([[User talk:Aops-g5-gethsemanea2|talk]]) 06:21, 11 September 2020 (EDT)
 +
 +
And, it only works with the Aops2 skin style, as only aops font is in there.
  
 
</div>
 
</div>

Latest revision as of 20:28, 3 March 2023

p




Social Media by CreativeHedgehog avatar.jpg


CreativeHedgehog avatar.jpg


Contributions/About Me



CreativeHedgehog is not as legendary as Piphi, but CreativeHedgehog's CSS is.

CreativeHedgehog has been making loads of projects, one of which is remaking the style of a wiki page.

CreativeHedgehog has been improving Piphi's Chess Game, and is working hard on Do Show Qi.



z


CreativeHedgehog is awesome.
K


-Wood2009


z


CreativeHedgehog is awesome.
K


--Aray10 (talk) 21:31, 13 August 2020 (EDT)


z


CreativeHedgehog is one of the best people at coding that I know.
K


--Aops-g5-gethsemanea2 (talk) 00:00, 7 January 2021 (EST)


Announcements




Put ?&action=edit at the end to edit this page. CreativeHedgehog (talk) 22:51, 18 June 2020 (EDT)


I am starting User:CreativeHedgehog/Projects, where I test-upload files and games. CreativeHedgehog (talk) 18:18, 21 June 2020 (EDT)


If you want to find some statistics for this page, click here.

Viewer Count


Every time you view this page (or the edit page), increase the following number by 1:

166

Special Count


Every time you record that you have used CreativeHedgehog's AoPS Duotone in your project, increase the number below by 1.

7

(I used the zigzag quote template, but it's still an AoPS Duotone. --Aops-g5-gethsemanea2 (talk) 07:15, 16 January 2021 (EST))

Warnings

This wiki page will not work on mobile with the navbar. CreativeHedgehog 14:54, 1 August 2020 (EDT)

If you want it to work on a mobile device, you may put everything in a div and then align it to the center.

Then make the width 50%.

Example: Put the following text before every page:

<div style="position:fixed; left:50%; transform:translateX(-50%); width:50%;">

And this after it:

</div> --Aops-g5-gethsemanea2 (talk) 06:21, 11 September 2020 (EDT)

And, it only works with the Aops2 skin style, as only aops font is in there.