Difference between revisions of "Template:Article - Manual"
IVSWikiBlue (talk | contribs) (Created page with "<div class="article_wrap" style="display: flex;"> <div style="width="fit-content"> __TOC__ </div> <h1>{{{title|}}}</h1> <div class="article" style="style="flex-grow: 1;max-wid...") |
IVSWikiBlue (talk | contribs) |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <div class=" | + | <div class="valt_manual_toc" style="display: flex;justify-content: center;align-items: center;background-color:#f8f9fa"> |
+ | <div class="article_wrap_manual"> | ||
<div style="width="fit-content"> | <div style="width="fit-content"> | ||
__TOC__ | __TOC__ | ||
</div> | </div> | ||
− | < | + | <div style="style="flex-grow"> |
− | <div class="article" style=" | + | <div class="article" style="max-width:{{{width|}}};padding:{{{padding|}}}">{{{content|}}}</div></div> |
+ | </div> | ||
+ | </div> |