Modèle:Hidden : Différence entre versions

De EncyclopAtys

 
(9 révisions intermédiaires par le même utilisateur non affichées)
Ligne 1 : Ligne 1 :
{|border=1" cellspacing=0" cellpadding="2" class="mw-collapsible {{{state|mw-collapsed}}}" style="width:100%;margin:0;padding:0;border:1px solid #999999;border-collapse:collapse;background:#FFFFFF"
+
{|border-spacing="0" cellpadding="0" class="mw-collapsible {{{state|mw-collapsed}}}" style="width:100%;margin:0;padding:0;border:medium ridge {{{bg1|#{{ColorAtys}}}}};border-collapse:collapse;background:#FFF"
 
|-
 
|-
!<div style="font-weight:{{{fw1|bold}}};background-color:{{{bg1|#CCCCFF}}};text-align:{{{ta1|center}}};{{{headercss|}}}">{{{header|{{{1}}}}}}&nbsp;</div>
+
!<div style="font-weight:{{{fw1|bold}}};background-color:{{{bg1|#{{ColorAtys|type=bg}}}}};text-align:{{{ta1|center}}};{{{headercss|}}};background: linear-gradient(to bottom right, {{{bg1}}}, {{{bg11|bg1}}});">{{{header|{{{1}}}}}}&nbsp;</div>
 
|-
 
|-
|style="font-weight:{{{fw2|normal}}};background-color:{{{bg2|transparent}}};text-align:{{{ta2|left}}};{{{contentcss|}}}"|
+
|style="font-weight:{{{fw2|normal}}};background-color:{{{bg2|transparent}}};text-align:{{{ta2|left}}};{{{contentcss|}}}"|{{{content|{{{2}}}}}}
{{{content|{{{2}}}}}}
 
 
|}
 
|}
 
<noinclude>Content that should not be hidden.[[Category:Templates|{{PAGENAME}}]]
 
<noinclude>Content that should not be hidden.[[Category:Templates|{{PAGENAME}}]]
Ligne 10 : Ligne 9 :
 
* "description": "This hides",
 
* "description": "This hides",
 
* "params": {
 
* "params": {
** "1": {},
+
** "1": {Title},
** "2": {},
+
** "2": {Content},
** "state": {},
+
** "state": {default: mw-collapsed},
** "fw1": {},
+
** "fw1": {font weight for title},
** "bg1": {},
+
** "bg1": {bg for title},
** "ta1": {},
+
** "ta1": {text align for title},
 
** "headercss": {},
 
** "headercss": {},
 
** "header": {},
 
** "header": {},
** "fw2": {},
+
** "fw2": {font weight for content},
** "bg2": {},
+
** "bg2": {bg for content},
** "ta2": {},
+
** "ta2": {ext align for content},
 
** "contentcss": {},
 
** "contentcss": {},
 
** "content": {}
 
** "content": {}

Version actuelle datée du 27 juin 2018 à 21:10

{{{1}}} 
{{{2}}}

Content that should not be hidden. <templatedata>

  • "description": "This hides",
  • "params": {
    • "1": {Title},
    • "2": {Content},
    • "state": {default: mw-collapsed},
    • "fw1": {font weight for title},
    • "bg1": {bg for title},
    • "ta1": {text align for title},
    • "headercss": {},
    • "header": {},
    • "fw2": {font weight for content},
    • "bg2": {bg for content},
    • "ta2": {ext align for content},
    • "contentcss": {},
    • "content": {}

</templatedata>