Modèle:Hidden : Différence entre versions
De EncyclopAtys
(7 révisions intermédiaires par le même utilisateur non affichées) | |||
Ligne 1 : | Ligne 1 : | ||
− | {|border= | + | {|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 | + | !<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}}}}}} </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 à 20: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>