Template:TalkTextTest2: Difference between revisions

m
no edit summary
m (Reverted edits by Ammon11110 (talk | block) to last version by Xiggie)
mNo edit summary
 
(7 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{| style="background:transparent"
{|class="talkbubble talkbubble-template" style="background:transparent"
{{#if:{{{image|}}}|{{!}}valign=top{{!}}{{{choose|[[File:{{{image}}}{{!}}60px]]}}}|{{!}}width="60px"{{!}}}}
{{#if:{{{image|}}}|{{!}}valign=top{{!}}{{{choose|[[File:{{{image}}}{{!}}60px]]}}}|{{!}}width="60px"{{!}}}}
|<table width=100% border="0" cellpadding="0" cellspacing="0" style="background:transparent">
|<table width="100%" border="0" cellpadding="0" cellspacing="0" style="background:transparent">
|-
|-
|width=1 height=1|
|width=1 height=1|
Line 41: Line 41:
|bgcolor={{{border|gray}}}|
|bgcolor={{{border|gray}}}|
|bgcolor={{{color|white}}} colspan=4|
|bgcolor={{{color|white}}} colspan=4|
|bgcolor={{{color|white}}}|{{{top-section|<b>[[User:{{{name}}}{{!}}<font color={{{namecolor|{{{textcolor|black}}}}}} face="{{{namefonttype|{{{fonttype|arial}}}}}}">{{{nick|{{{name}}}}}}</font>]]<font color="{{{textcolor|black}}}" face="{{{fonttype|arial}}}">{{#if:{{{sig|}}}|&nbsp;- {{{sig}}}|}}<noinclude> - {{{sig}}}</noinclude></font></b><br>[[User talk:{{{name}}}{{!}}<font color={{{textcolor|black}}} size=1 face="{{{fonttype|arial}}}">TALK</font>]] <font color={{{textcolor|black}}} size=1 face="{{{fonttype|arial}}}">- {{{time}}}</font>}}}
|bgcolor={{{color|white}}}|{{{top-section|<b>[[User:{{{name}}}{{!}}<font color="{{{namecolor|{{{textcolor|black}}}}}}" face="{{{namefonttype|{{{fonttype|arial}}}}}}">{{{nick|{{{name}}}}}}</font>]]<font color="{{{textcolor|black}}}" face="{{{fonttype|arial}}}">{{#if:{{{sig|}}}|&nbsp;- {{{sig}}}|}}<noinclude> - {{{sig}}}</noinclude></font></b><br>[[User talk:{{{name}}}{{!}}<font color="{{{textcolor|black}}}" size=1 face="{{{fonttype|arial}}}">TALK</font>]] <font color="{{{textcolor|black}}}" size=1 face="{{{fonttype|arial}}}">- {{{time}}}</font>}}}
|bgcolor={{{color|white}}} colspan=4|
|bgcolor={{{color|white}}} colspan=4|
|rowspan=5 bgcolor={{{border|gray}}}|
|rowspan=5 bgcolor={{{border|gray}}}|
Line 87: Line 87:
|bgcolor={{{border2|{{{border|gray}}}}}}|
|bgcolor={{{border2|{{{border|gray}}}}}}|
|bgcolor={{{color2|{{{color|white}}}}}} colspan=4|
|bgcolor={{{color2|{{{color|white}}}}}} colspan=4|
|bgcolor={{{color2|{{{color|white}}}}}} valign="top"|<font color={{{textcolor2|{{{textcolor|black}}}}}} face="{{{fonttype|arial}}}">{{{text}}}</font>
|bgcolor={{{color2|{{{color|white}}}}}} valign="top"|<font color="{{{textcolor2|{{{textcolor|black}}}}}}" face="{{{fonttype|arial}}}">{{{text}}}</font>
|bgcolor={{{color2|{{{color|white}}}}}} colspan=4|
|bgcolor={{{color2|{{{color|white}}}}}} colspan=4|
|-
|-
Line 127: Line 127:
==Usage==
==Usage==
Input this text into a page of your choice in the namespace Template:
Input this text into a page of your choice in the namespace Template:
<pre>
<pre>
{{TalkTextTest2
{{TalkTextTest2
Line 152: Line 153:
</pre>
</pre>
:<nowiki>*</nowiki><small>This fields allows for more customization. It allows the user to control everything in the top part of the template. If this field is used, the name, nick, namecolor, namefonttype, textcolor, sig and time fields do not have to be used. However, in this field the user must include "{{{time}}}".</small>
:<nowiki>*</nowiki><small>This fields allows for more customization. It allows the user to control everything in the top part of the template. If this field is used, the name, nick, namecolor, namefonttype, textcolor, sig and time fields do not have to be used. However, in this field the user must include "{{{time}}}".</small>
And include it in pages with the command:
And include it in pages with the command:
<pre>
<pre>
{{<nowiki><name of template></nowiki>
{{<nowiki><name of template></nowiki>
Line 159: Line 162:
}}
}}
</pre>
</pre>
==Categorizing==
==Categorizing==
When categorizing a talk template, use <nowiki>&lt;noinclude&gt;[[Category:UserTalk templates]]&lt;/noinclude&gt;</nowiki>. Make sure that the <nowiki>&lt;noinclude&gt;</nowiki> tag is included before and <nowiki>&lt;/noinclude&gt;</nowiki> after the category.
When categorizing a talk template, use <nowiki>&lt;noinclude&gt;[[Category:User talk templates]]&lt;/noinclude&gt;</nowiki>. Make sure that the <nowiki>&lt;noinclude&gt;</nowiki> tag is included before and <nowiki>&lt;/noinclude&gt;</nowiki> after the category.
[[Category:UserTalk templates| ]]
 
</noinclude>
[[Category:User talk templates| ]]</noinclude>