Template:Infobox Minesweeper: Difference between revisions

From Unknown Variable
Jump to navigation Jump to search
No edit summary
prev/next in example text
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox
{{Infobox
  |name        = Infobox Minesweeper
  |name        = Infobox Minesweeper
  |abovestyle  = background:#cfc;
  |abovestyle  = background:#dc2b0766;


  |above        = Minesweeper
  |above        = Minesweeper
  |headerstyle  = background:#ccf;
  |headerstyle  = background:#dc2b07;
  |labelstyle  = background:#ddf;
  |labelstyle  = background:#dc2b0733;
   
   


  | label1 = Title
  | label1 = Title
  |  data1 = {{ #if: {{{t|}}} | {{{t}}} }}
  |  data1 = {{ #if: {{{t|}}} | {{{t}}} }}<noinclude>Zero Bombs</noinclude>


  | label2 = Author  
  | label2 = Author  
  |  data2 = {{ #if: {{{a|}}} | {{{a}}} }}
  |  data2 = {{ #if: {{{a|}}} | {{{a}}} }}<noinclude>Augustus</noinclude>
  | label3 = Algorithm Author  
  | label3 = Algorithm Author  
  |  data3 = {{ #if: {{{aa|}}} | {{{aa}}} }}
  |  data3 = {{ #if: {{{aa|}}} | {{{aa}}} }}<noinclude>Maker</noinclude>
  | label4 = Week
  | label4 = Week
  |  data4 = {{ #if: {{{w|}}} | {{{w}}} }}
  |  data4 = {{ #if: {{{w|}}} | {{{w}}} }}<noinclude>42</noinclude>
  | label5 = Web Version
  | label5 = Web Version
  |  data5 = {{ #if: {{{l|}}} | [[{{{l}}} (link)]] }}
  |  data5 = {{ #if: {{{l|}}} | [{{{l}}} (link)] }}<noinclude>[https://www.chiark.greenend.org.uk/~sgtatham/puzzles/js/mines.html (link)]</noinclude>
| label6 = Published
|  data6 = {{ #if: {{{p|}}} | {{{p}}} }}<noinclude>October 24, 1996</noinclude>
 
| below = {{ #if: {{{prev|}}} | [[{{{prev}}}|←Prev]]}} {{ #if: {{{next|}}} | - [[{{{next}}}|Next→]]}}<noinclude>[[Minesweeper|←Prev]] - [[Minesweeper|Next→]]</noinclude>


}}
}}
<noinclude>This is a template for Discord Minesweeper puzzles.[[Category:Documentation Tags]]
<noinclude>This is a template for Discord Minesweeper puzzles.[[Category:Documentation Tags]]
<code><nowiki>{{Infobox Minesweeper|t=Title|a=Author|aa=Algorithm_Author|w=week_number|l=web_link}}</nowiki></code>
<code><nowiki>{{Infobox Minesweeper|t=Title|a=Author|aa=Algorithm_Author|w=week_number|l=web_link|prev=preview_puzzle_wiki_article|next=next_puzzle_wiki_article}}</nowiki></code>
</noinclude>
</noinclude>
<includeonly>
<includeonly>

Latest revision as of 13:46, 15 October 2025

Minesweeper
TitleZero Bombs
AuthorAugustus
Algorithm AuthorMaker
Week42
Web Version(link)
PublishedOctober 24, 1996
←Prev - Next→

This is a template for Discord Minesweeper puzzles. {{Infobox Minesweeper|t=Title|a=Author|aa=Algorithm_Author|w=week_number|l=web_link|prev=preview_puzzle_wiki_article|next=next_puzzle_wiki_article}}