Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "Template:Daterow"

From PCGamingWiki, the wiki about fixing PC games
m
(Change to coderequested and codereceived)
Line 1: Line 1:
<tr><td valign="bottom"><div style="min-width:90px;font-weight:bold">{{{date}}}</div></td><td valign="bottom"><div style="min-width:150px"><span style="font-weight:bold">[[{{{game}}}|{{{link|{{{game}}}}}}]]</span><sup>{{{sup|}}}</sup></div></td valign="bottom">{{#if: {{{code|}}} | <td style="padding-left:50px; padding-right:20px; font-style:italic;" valign="bottom">{{Tickcross|{{{code|}}}|size=20px}}</td><td style="padding-right:20px; font-style:italic;" valign="bottom">{{Tickcross|{{{complete|}}}|size=20px}}</td><td valign="bottom">{{{notes|}}}</td>}}</tr><noinclude>
+
<tr><td valign="bottom"><div style="min-width:90px;font-weight:bold">{{{date}}}</div></td><td valign="bottom"><div style="min-width:150px"><span style="font-weight:bold">[[{{{game}}}|{{{link|{{{game}}}}}}]]</span><sup>{{{sup|}}}</sup></div></td valign="bottom">{{#if: {{{code|}}} | <td style="padding-left:50px; padding-right:20px; font-style:italic;" valign="bottom">{{Tickcross|{{{coderequested|}}}|size=20px}}</td><td style="padding-right:20px; font-style:italic;" valign="bottom">{{Tickcross|{{{codereceived|}}}|size=20px}}</td><td valign="bottom">{{{notes|}}}</td>}}</tr><noinclude>
 
<!-- TODO: proper docu -->
 
<!-- TODO: proper docu -->
  
 
<code><nowiki>{{Daterow|date=|game=|link=|sup=}}</nowiki>
 
<code><nowiki>{{Daterow|date=|game=|link=|sup=}}</nowiki>
  
<nowiki>{{Daterow|date=|game=|link=|sup=&lt;noinclude>|code=|complete=|notes=&lt;/noinclude>}}</nowiki></code>
+
<nowiki>{{Daterow|date=|game=|link=|sup=&lt;noinclude>|coderequested=|codereceived=|notes=&lt;/noinclude>}}</nowiki></code>
 
</noinclude>
 
</noinclude>

Revision as of 18:59, 31 October 2013

{{{date}}}
[[{{{game}}}|{{{game}}}]]

{{Daterow|date=|game=|link=|sup=}}

{{Daterow|date=|game=|link=|sup=<noinclude>|coderequested=|codereceived=|notes=</noinclude>}}