Difference between revisions of "Template:V9"

From AmtWiki
m
m (add table class css)
Line 8: Line 8:
 
*Also adds background div  and V9 Rules Header to each page
 
*Also adds background div  and V9 Rules Header to each page
 
*Also adds V9-specific table classes to each page.
 
*Also adds V9-specific table classes to each page.
 +
**v9basictable (black border and black lines)
 +
**v9pointbuy (black border and lines, alternating row colors, minimum top/bottom padding)
 
==Text Displayed==
 
==Text Displayed==
 
<onlyinclude><div style="border: 3pt double Indigo; background : GhostWhite; padding: 1em">
 
<onlyinclude><div style="border: 3pt double Indigo; background : GhostWhite; padding: 1em">
Line 35: Line 37:
 
}
 
}
 
}}
 
}}
<!--end Basic Table CSS--></includeonly>
+
<!--end Basic Table CSS-->
 +
<!--start Point-Buy Table CSS-->
 +
{{#css:
 +
.v9pointbuy,
 +
.v9pointbuy tr,
 +
.v9pointbuy tr th,
 +
.v9pointbuy tr td {
 +
    border: none;
 +
    font-weight: normal;
 +
    padding-top: 0px;
 +
    padding-bottom: 0px;
 +
}
 +
 
 +
.v9pointbuy tr:nth-child(even) {
 +
    background-color: #eaecf0;
 +
}}
 +
<!--end Point-Buy Table CSS--></includeonly>
 
</onlyinclude>[[Category: V9 Templates]]
 
</onlyinclude>[[Category: V9 Templates]]

Revision as of 00:09, 16 November 2023

Usage

{{V9}}

Parameters

  • None

Categories Include

Note

  • Also adds background div and V9 Rules Header to each page
  • Also adds V9-specific table classes to each page.
    • v9basictable (black border and black lines)
    • v9pointbuy (black border and lines, alternating row colors, minimum top/bottom padding)

Text Displayed

221202---V9-Rules-Seal-for-Wiki.png
This page is part of the Official Amtgard V9 Alpha-Playtest Rulebook.
  • The Amtwiki is the official home and primary source for Amtgard V9 Rules as of February 25, 2023.
  • These rules are currently in Open Alpha Playtest. See the Playtest Disclaimer for more details.
  • To learn more about Amtgard V9 Development, please visit Amtgard.com.
  • To view the current Amtgard V8 ruleset, please see the Amtgard V8 Rulebook.