User talk:RH: Difference between revisions

From The Urban Dead Wiki
Jump to navigationJump to search
mNo edit summary
 
(5 intermediate revisions by 2 users not shown)
Line 23: Line 23:


| style="width:700px; padding:10px; background-color: #C00000; border-right:solid 2px #C00000; border-top:solid 20px #C00000; border-bottom:solid 2px #C00000"|  
| style="width:700px; padding:10px; background-color: #C00000; border-right:solid 2px #C00000; border-top:solid 20px #C00000; border-bottom:solid 2px #C00000"|  
{| style="padding:10px; vertical-align:center; background-color:#FFFFFF; border:solid 6px #FFFFFF; text-align:left"  
{| style="width:552px; height:753px; padding:90px; vertical-align:center; background-color:#FFFFFF; border:solid 6px #FFFFFF; text-align:left"  
|<font size="+1"><span style="color: #C00000">leave me a message</span></font>
|
<font size="+3"><span style="color: #4a4a4a">dear rh</span></font>
 
 
 
 
:<font size="+2"><span style="color: #C00000">I have burnt all my books</span></font>
<br><br>
:<font size="+2"><span style="color: #C00000"></span></font>
 
 
:::::::::::<font size="+7"><span style="color: #4a4a4a">6</span></font>
 
 
 
 
 
 
 
 


Newest discussions first, please!


==Good Day==




Good day to you my dearest friend,


the shell is new but here I stand


[[The Rainbow Organisation|{{C|BLACK|Are these the men we are to kill?}}]]


[[Houldenbank|{{C|BLACK|Enter their home to work our will?}}]]


I leave this note here for you then;


[[User_talk:Vanitas_Mori#Senrei_Nokizuato|{{C|BLACK|Correspond soon.}}]]


:Sincerely,


::[[User:Vanitas Mori/Senrei Nokizuato|{{C|BLACK|''S.N}}]]




:I believe this is what you mean? [http://iwrecords.urbandead.info/01-03-10_2300hrs_PUBLIC/IN_94-65_Speech_f9f-2f9-df9.html Example problem], [http://iwrecords.urbandead.info/01-03-10_2300hrs_PUBLIC/IN_94-65_Kill_d41-eae-b91.html Example answer].


:But I bare some bad news; it seems we have a zerg in the midst of our enemies... But I think I've [[User_talk:The_Cop#Bonjour |handled]] it for the moment (although this blackzilla character seems to be a higher up in the group, so who knows what fresh hell may be upon us.)


:Also, this just in:


http://www.urbandead.com/profile.cgi?id=265981


http://www.urbandead.com/profile.cgi?id=288441


http://www.urbandead.com/profile.cgi?id=1622691


http://www.urbandead.com/profile.cgi?id=188535


http://www.urbandead.com/profile.cgi?id=1527980


http://www.urbandead.com/profile.cgi?id=1134139


http://www.urbandead.com/profile.cgi?id=1196976


http://www.urbandead.com/profile.cgi?id=793272


http://www.urbandead.com/profile.cgi?id=789556


http://www.urbandead.com/profile.cgi?id=188723


:TRO has a forum and I wandered through their (rather short) member list. They claim secrecy but it seems they don't do as they preach; the links were in their signatures *maniacal laughter* I figure there are only one or two I couldn't find on their forums.


::[[User:Vanitas Mori|Vanitas Mori]] 01:59, 4 January 2010 (UTC)


:: I found the same about blackzilla and snapped some screen caps. Hopefully this will resolve itself with haste - I don't intend on putting up with zerging in the middle of my legitimate fun. Good work on the profiles. It seems like there's a few of them around that Greatorex area, plus our assumed zerg friend. -- {{User:RH/sig}} 09:44, 4 January 2010 (UTC)


==Wondering if you could lend a hand==


Hey there. I was pointed in your direction by Gunslinger, after asking for help with some wiki coding involving boxes and the like. He said you were pretty good at the stuff, so I decided to drop you a line in case you could help. My problem is that I'm trying to rig the boxes on [[User:Misanthropy/Characters|this page]] to sit alongside each other, in a row of three across, but all I can seem to manage is getting them to sit under each other in a column. Do you know where it is I've gone wrong? If you could point it out to me I can finish the coding myself, so there's no need to worry about taking any real time on it. Thanks in advance, and don't sweat it if it's any hassle, I can ponder it some more if you haven't the free time. {{User:Misanthropy/Sig}}
:Thanks very much, man. You're a gentleman and a scholar. {{User:Misanthropy/Sig}}


==Philosophe==
Brother RH, now Reader RH.
The news of your elevation to Philosophe came to me through various and sundry sources, and I wish to offer my most sincere congratulations.  You are, of course, a most welcome addition to the Tower.  Praise Knowledge!  --[[User:the Reverand Cyanide|Ov]] 12:45, 23 April 2009 (EST)


==The Surrealists==
I hear that you're handling [[The Surrealists]], true? If so, are you open to new members? --{{User:Pestolence/Sig}} 00:00, 7 December 2008 (UTC)
:Cancel that, sorry. --{{User:Pestolence/Sig}} 00:17, 12 December 2008 (UTC)
::All right, then. The character I was planning to use is wrapped up now, but maybe once I'm finished with what I'm currently doing, I'll come look you guys up. --{{User:Pestolence/Sig}} 17:18, 13 December 2008 (UTC)


==Side Boxes==


I, good sir, noticed while browsing your wiki pages that the navigation boxes don't seem to keep the same width. I assume this bothers you as much as it bothers me, and as such I'm giving you the wiki code that fixes that horrible problem:


<blockquote>
<nowiki>
{| style="padding:2px; vertical-align:top; background-color:#2E2E2E; border:solid 1px #000000; width: 100%"
|
'''[[Link]]'''<br/>
<small>''sub-text''</small>
|}
</nowiki>
</blockquote>


The problem with the Knight's original navigation code, is that if there isn't enough text to fill the box, it wont be the same size as the other boxes. Adding the "width: 100%" makes them all the same size.
<font size="+1"><span style="color: #4a4a4a">ps I want to have a duologue</span></font>


Best regard,


{{User:Vigeous/Sig}} 06:40, 19 August 2008 (BST)


: I went ahead and fixed the box in our talk page. Just take that and rework it for your other boxes. I believe the reason you were having trouble is because you might have forgotten to add the semi-colon after. "style="width 100% border:" instead of "style=width 100%; border:" {{User:Vigeous/Sig}} 11:08, 22 August 2008 (BST)
|}
|}



Latest revision as of 18:50, 30 June 2011


rh


künstlerroman the ossuary the reliquary sophists home philosophe home

RHVertRedBanner1.gif

dear rh



I have burnt all my books




6























ps I want to have a duologue



rob macgregor alts rex sportularum