Template talk:SugHead: Difference between revisions

From The Urban Dead Wiki
Jump to navigationJump to search
m (Reverted edits by Tselita (Talk); changed back to last version by Kaysakado)
 
Line 25: Line 25:
This would cut down on the bug when this happens:
This would cut down on the bug when this happens:
Zomg this isn't on a new line even though I started a new line lolwut? --[[User:Kaysakado|Kaysakado]] 23:28, 7 March 2008 (UTC)
Zomg this isn't on a new line even though I started a new line lolwut? --[[User:Kaysakado|Kaysakado]] 23:28, 7 March 2008 (UTC)
Building off of this, I would actually suggest it be the following:
{| style="font-size:90%; width:300px;" align=center
|-
| <div style="font-family: monospace; background-color: #fafafa; padding: 12px; margin: 16px 3px; border: 1px dashed #dddddd;">
<no<includeonly>i</includeonly>nclude>
<nowiki>{{Suggestion Navigation}}</nowiki>
<nowiki>{{TOCright}}</nowiki>
<<includeonly>/noi</includeonly>nclude>
==={{PAGENAME}}===
~<includeonly>~</includeonly>~~
<nowiki>'''Suggestion type'''<br /></nowiki>
{{c|red|Skill, balance change, improvement, etc.}}
<nowiki>'''Suggestion scope'''<br /></nowiki>
{{c|red|Who or what it applies to.}}
<nowiki>'''Suggestion description'''<br /></nowiki>
{{c|red|Full description. Check spelling and be descriptive.}}
<br /><nowiki>{{Subst:SuggestionVoting}}</nowiki> </div>
|}
The <nowiki><br /></nowiki> tag actually generates a slightly smaller line break than a standard carriage return done in editing on this wiki, so it makes it look more consistent if you don't use it in some of those places, and it keeps the code cleaner for wikinoobs too. {{User:Aichon/Signature}} 22:21, 16 February 2010 (UTC)

Revision as of 22:21, 16 February 2010

Suggestion

I think that one bit your supposed to copy and paste should be changed to something like this:


<nonclude>

{{Suggestion Navigation}}
{{TOCright}}
<nclude>
===SugHead===

~~~

'''Suggestion type'''<br />
Skill, balance change, improvement, etc. <br />
'''Suggestion scope'''<br />
Who or what it applies to. <br />
'''Suggestion description'''<br />
Full description. Check spelling and be descriptive.

{{Subst:SuggestionVoting}}

This would cut down on the bug when this happens: Zomg this isn't on a new line even though I started a new line lolwut? --Kaysakado 23:28, 7 March 2008 (UTC)

Building off of this, I would actually suggest it be the following:

<nonclude>

{{Suggestion Navigation}}
{{TOCright}}
<nclude>
===SugHead===

~~~


'''Suggestion type'''<br />
Skill, balance change, improvement, etc.


'''Suggestion scope'''<br />
Who or what it applies to.


'''Suggestion description'''<br />
Full description. Check spelling and be descriptive.

{{Subst:SuggestionVoting}}

The <br /> tag actually generates a slightly smaller line break than a standard carriage return done in editing on this wiki, so it makes it look more consistent if you don't use it in some of those places, and it keeps the code cleaner for wikinoobs too. Aichon 22:21, 16 February 2010 (UTC)