No edit summary |
|||
| (One intermediate revision by the same user not shown) | |||
| Line 4: | Line 4: | ||
== Wikipedia code things I already met == | == Wikipedia code things I already met == | ||
<div class="mw-collapsible mw-collapsed"> | <div class="mw-collapsible mw-collapsed"> | ||
* Functions <code>#if:</code>, <code>#time:</code> and <code>subst:</code> & <code>safesubst:</code> | * Functions <code>#if:</code>, <code>#time:</code>, <code>#substring:</code> and <code>subst:</code> & <code>safesubst:</code> | ||
* Creating complicated templates | * Creating complicated templates | ||
* Creating complicated tabels</div> | * Creating complicated tabels</div> | ||
== What did I already do? == | == What did I already do? == | ||
<div class="mw-collapsible mw-collapsed"> | <div class="mw-collapsible mw-collapsed"> | ||
{|class="wikitable" | {|class="wikitable" | ||
!Name | !Name | ||
! | !Preview | ||
|- | |- | ||
|[[Template:Mel Old Aperture infobox]] (still need to change some CSS things) | |[[Template:Mel Old Aperture infobox]] (still need to change some CSS things) | ||
| Line 23: | Line 24: | ||
|- | |- | ||
| colspan="2" |[[Destroyed Aperture]] | | colspan="2" |[[Destroyed Aperture]] | ||
|- | |||
| colspan="2" |[[Template:TwTM Chamber infobox]] (normal infobox with few changes) | |||
|- | |||
| colspan="2" |[[Thinking with Time Machine Test Chamber 00|TwTM Test Chamber pages]] (still Work-in-Progress) | |||
|- | |||
|} | |} | ||
'''And planning more!''' | '''And planning more!''' | ||
</div> | </div> | ||