Template:Main Page Screenshot: Difference between revisions

From PZwiki
No edit summary
mNo edit summary
Line 14: Line 14:


''Please do not use equals signs or vertical bars in your captions.''
''Please do not use equals signs or vertical bars in your captions.''
</noinclude><includeonly>{{#switch:{{#ifexpr:{{{test|0}}}=1|{{{1}}}|{{rand|5}}}}
</noinclude><includeonly>{{#switch:{{#ifexpr:{{{test|0}}}=1|{{{1}}}|{{rand|6}}}}
|1=[[File:Pzwiki_pz2_5_2.png‎|center|800px|500px|Zombie mob outside the burger joint.]]''Zombie mob outside the burger joint.''
|1=[[File:Pzwiki_pz2_5_2.png‎|center|800px|500px|Zombie mob outside the burger joint.]]''Zombie mob outside the burger joint.''
|2=[[File:PzPic3.png|center|800px|500px|Looting a newspaper stand.]]''Looting a newspaper stand.''
|2=[[File:PzPic3.png|center|800px|500px|Looting a newspaper stand.]]''Looting a newspaper stand.''
Line 20: Line 20:
|4=[[File:PzwikiPic5.png|center|800px|500px|Character Setup Screen.]]''Character Setup Screen.''
|4=[[File:PzwikiPic5.png|center|800px|500px|Character Setup Screen.]]''Character Setup Screen.''
|5=[[File:PzwikiPic6.png|center|800px|500px|The bank is closed today.]]''The bank is closed today.''
|5=[[File:PzwikiPic6.png|center|800px|500px|The bank is closed today.]]''The bank is closed today.''
|5=[[File:Facinghorde.png|center|800px|500px|Facing the zombie horde.]]''Facing the zombie horde.''
}}</includeonly>
}}</includeonly>

Revision as of 16:08, 14 May 2013

To add a screenshot/caption:

  • Upload the file if it isn't on the wiki already.
  • Edit this page.
  • Change the following..
{{#switch:{{#ifexpr:{{{test|0}}}=1|{{{1}}}|{{rand|#}}}}
  • ..to be this:
{{#switch:{{#ifexpr:{{{test|0}}}=1|{{{1}}}|{{rand|#+1}}}}
  • Copy and paste the following between the last line of the page and the one before it:
|#=[[File:FILENAME.xyz|center|800px|500px|CAPTION]]''CAPTION''
  • Test your changes by inserting {{Main Page Screenshot|#|test=1}} onto a page and previewing, you should see your screenshot/caption.


Please do not use equals signs or vertical bars in your captions.