Template:ValoruHeader: Difference between revisions

From 118Wiki
Jump to navigation Jump to search
(Created page with "<includeonly>{{br|{{{4|}}}}} {| style="max-width: 100%; background-color: {{{4}}}; border-radius: 20px 0px 0px 0px;" border='0' cellspacing='0' |- ! rowspan="3" style="min-wid...")
 
mNo edit summary
 
(18 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>{{br|{{{4|}}}}}
<includeonly>
{| style="max-width: 100%; background-color: {{{4}}}; border-radius: 20px 0px 0px 0px;" border='0' cellspacing='0'
{| style="margin: 0; padding: 0; max-width: 100%; background-color: {{{4}}}; border-radius: 20px 0px 0px 0px;" border='0' cellspacing='0' cellpadding='0'
|-
|-
! rowspan="3" style="min-width: 40px; width: 40px; background-color: {{{4}}}; border-radius: 20px 0px 0px 0px;" |
! rowspan="3" style="min-width: 40px; width: 40px; background-color: {{{4}}}; border-radius: 20px 0px 0px 0px;" |
! style="width: 100%; background-color: {{{4}}}; color: #000; font-size: 18pt;" |{{{1}}}
! style="width: 9000px; background-color: {{{4}}}; color: #fff; font-size: 18pt;" |{{{1}}}
|-
|- style="background-color: #fff;"
! align="center" style="background-color: #fff; border-radius: 20px 0px 0px 0px;" |{{{2}}}
! align="center" style="background-color: #fff; border-radius: 20px 0px 0px 0px;" |{{{2}}}
|- style="background-color: #fff;"
! align="center" style="background-color: #fff;" |{{{3}}}
|}</includeonly><noinclude>__NOTOC__
=LCARS Top Intro Header=
Using this code: <pre>{{ValoruHeader|CHAR NAME|LINE ONE|LINE TWO|gray}}</pre>
Will produce the header below:
{| style="margin: 0; padding: 0; max-width: 100%; background-color: gray; border-radius: 20px 0px 0px 0px;" border='0' cellspacing='0' cellpadding='0'
|-
|-
! align="center" style="background-color: #fff;" |{{{3}}}
! rowspan="3" style="min-width: 40px; width: 40px; background-color: gray; border-radius: 20px 0px 0px 0px;" |
|}</incudeonly>
! style="width: 9000px; background-color: {{{4}}}; color: #fff; font-size: 18pt;" |CHAR NAME
|- style="background-color: #fff;"
! align="center" style="background-color: #fff; border-radius: 20px 0px 0px 0px;" |LINE ONE
|- style="background-color: #fff;"
! align="center" style="background-color: #fff;" |LINE TWO
|}
[[Category:Templates]]
</noinclude>

Latest revision as of 18:28, 13 July 2015

LCARS Top Intro Header

Using this code:

{{ValoruHeader|CHAR NAME|LINE ONE|LINE TWO|gray}}

Will produce the header below:

CHAR NAME
LINE ONE
LINE TWO