Difference between revisions of "User:Sunjammer"

From Dragon Age Toolset Wiki
Jump to: navigation, search
(Creating a clean template for the front page)
 
m (Added link)
 
(47 intermediate revisions by the same user not shown)
Line 1: Line 1:
__NOTOC__
+
Community Code Monkey
== Front Page Layout Test ==
+
  
<!-- TABLE FOR GREEN AND BLUE PANELS -->
+
== Work in progress ==
{| width="100%"
+
|-
+
<!-- CELL FOR GREEN PANEL -->
+
| valign="top" height="100%" |
+
<!-- GREEN PANEL -->
+
{| style="margin:0; background:#f5fffa; border:1px solid #a3bfb1; text-align:left; color:#000; padding:0.2em 0.4em; width:100%; height:100%"
+
|-
+
| valign="top" |
+
<h2 style="margin:0; background:#cef2e0; font-size:150%; font-weight:bold; border:1px solid #a3bfb1; text-align:left; color:#000; padding:0.2em 0.4em;"> Heading </h2>
+
  
Content
+
* [[/90210|90210]]
 +
* [[/Abrigand's Arena of Agony|Abrigand's Arena of Agony]]
 +
* [[/Item_upgrades_(draft)|Item upgrades (draft)]]
 +
* [[/Items_with_codex_entries_tutorial_(draft)|Items with codex entries tutorial (draft)]]
 +
* [[/Move resources (draft)|Move resources (draft)]]
 +
* [[/Operator (draft)|Operator (draft)]]
 +
* [[/Placeables with codex entries tutorial (draft)|Placeables with codex entries tutorial (draft)]]
 +
* [[/Plot_flags_(draft)|Plot flags (draft)]]
 +
* [[/Struct keyword (draft)|Struct keyword (draft)]]
  
<h2 style="margin:0; background:#cef2e0; font-size:150%; font-weight:bold; border:1px solid #a3bfb1; text-align:left; color:#000; padding:0.2em 0.4em;"> Heading </h2>
+
== Tests ==
  
Content
+
* [[/Wiki extensions test]]
|}
+
* [[/Main Page]]
<!-- CELL FOR BLUE PANEL -->
+
| valign="top" height="100%" |
+
<!-- BLUE PANEL -->
+
{| style="margin:0; background:#f5faff; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em; width:100%; height:100%"
+
|-
+
| valign="top" |
+
<h2 style="margin:0; background:#cedff2; font-size:150%; font-weight:bold; border:1px solid #a3bfb1; text-align:left; color:#000; padding:0.2em 0.4em;"> Heading </h2>
+
  
Content
+
== To Do List ==
 +
{{ToDoList|Sunjammer}}
  
<h2 style="margin:0; background:#cedff2; font-size:150%; font-weight:bold; border:1px solid #a3bfb1; text-align:left; color:#000; padding:0.2em 0.4em;"> Heading </h2>
+
* [[:Category:Keywords|Keywords]] & [[Keyword]]
 +
* [[:Category:Directives|Directives]] & [[Directive]]
 +
* [[:Category:Operators|Operators]] & [[Operator]]
 +
* [[:Category:Core scripts|Core scripts]]
 +
* [[:Category:Broken functions|Broken functions]]
 +
* [[Itemproperty keyword]]
  
Content
 
  
<h2 style="margin:0; background:#cedff2; font-size:150%; font-weight:bold; border:1px solid #a3bfb1; text-align:left; color:#000; padding:0.2em 0.4em;"> Heading  </h2>
+
* [[Special:WantedCategories|Wanted categories]]
 +
* [[Special:WantedPages|Wanted pages]]
  
Content
 
|}
 
|}
 
  
<!-- TABLE FOR YELLOW PANEL -->
+
<DynamicPageList>
{| width="100%"
+
category      = Category:2da files from ABI base.xls
|-
+
order          = ascending
<!-- CELL FOR YELLOW PANEL -->
+
ordermethod    = sortkey
| valign="top" height="100%" |
+
</DynamicPageList>
<!-- YELLOW PANEL -->
+
* confirm common root for M2DA_base m2da files
{| style="margin:0; background:#FFF8C6; border:1px solid #C8B560; text-align:left; color:#000; padding:0.2em 0.4em; width:100%"
+
* update links in all 2da files
|-
+
* make formatting consistent
| valign="top" |
+
* remove negative assertions
<h2 style="margin:0; background:#FFE87C; font-size:150%; font-weight:bold; border:1px solid #C8B560; text-align:left; color:#000; padding:0.2em 0.4em;"> Heading </h2>
+
  
Content
+
<DynamicPageList>
 +
category      = Include files
 +
order          = ascending
 +
ordermethod    = sortkey
 +
</DynamicPageList>
  
<h2 style="margin:0; background: #FFE87C; font-size:150%; font-weight:bold; border:1px solid #C8B560; text-align:left; color:#000; padding:0.2em 0.4em;"> Heading </h2>
+
<DynamicPageList>
 +
category      = 2da types
 +
order          = ascending
 +
ordermethod    = sortkey
 +
</DynamicPageList>
  
Content
+
<DynamicPageList>
|}
+
category      = Maintenance
|}
+
order          = ascending
 +
ordermethod    = sortkey
 +
</DynamicPageList>
 +
 
 +
* New Tutorial Navigation icons

Latest revision as of 17:04, 27 April 2020

Community Code Monkey

Work in progress

Tests

To Do List




No pages meet these criteria.

  • confirm common root for M2DA_base m2da files
  • update links in all 2da files
  • make formatting consistent
  • remove negative assertions




  • New Tutorial Navigation icons