Difference between revisions of "Template:Hidden"

From Traveller Wiki - Science-Fiction Adventure in the Far future
Jump to navigation Jump to search
(Undo revision 126015 by Maksim-Smelchak (talk))
Line 5: Line 5:
 
<div class="NavContent" style="font-weight:{{{fw2|normal}}}; background-color:{{{bg2|transparent}}}; text-align:{{{ta2|left}}}; display:none; {{{contentcss|}}}">
 
<div class="NavContent" style="font-weight:{{{fw2|normal}}}; background-color:{{{bg2|transparent}}}; text-align:{{{ta2|left}}}; display:none; {{{contentcss|}}}">
 
{{{content|{{{2}}}}}}
 
{{{content|{{{2}}}}}}
</div></div></div></div>
+
</div></div></div></div><noinclude>
 
 
<noinclude>
 
 
This is a copy of the hidden template from wikipedia.
 
This is a copy of the hidden template from wikipedia.
 
{{Wikipedia|Template:Hidden}}
 
{{Wikipedia|Template:Hidden}}
 
 
<pre>
 
<pre>
 
{{hidden
 
{{hidden

Revision as of 15:26, 15 October 2015

This is a copy of the hidden template from wikipedia.

Smallwikipedialogo.png This page uses content from Wikipedia. The original article was at Template:Hidden. The list of authors can be seen in the page history. The text of Wikipedia is available under the Commons Attribution-ShareAlike 3.0 Unported License.
{{hidden
  |header = Header text
  |fw1 = header font-weight (default: bold)
  |bg1 = header background-color (default: transparent)
  |ta1 = header text-align (default: center)
  |headercss = Other Header CSS changes
  |content = Content text
  |fw2 = content font-weight (default: normal)
  |bg2 = content background-color (default: transparent)
  |ta2 = content text-align (default: left)
  |contentcss = other content css changes
}}

or

{{Hidden | <header> | <content>}}