<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://imvgdb.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Admin</id>
	<title>IMVGDb - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://imvgdb.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Admin"/>
	<link rel="alternate" type="text/html" href="https://imvgdb.com/index.php/Special:Contributions/Admin"/>
	<updated>2026-04-14T15:15:06Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://imvgdb.com/index.php?title=War_Games_(film)&amp;diff=306</id>
		<title>War Games (film)</title>
		<link rel="alternate" type="text/html" href="https://imvgdb.com/index.php?title=War_Games_(film)&amp;diff=306"/>
		<updated>2026-02-24T20:10:44Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;War Games&#039;&#039; is a 1985 film starring Matthew Broderick as David Lightman, a computer hacker who has to stop a rogue AI from destroying the world.&lt;br /&gt;
[[Category: Film]]&lt;br /&gt;
&lt;br /&gt;
{{InfoBox Film&lt;br /&gt;
|title = War Games&lt;br /&gt;
|release = {{#time:M d Y|1983-05-07}}&lt;br /&gt;
|starring = &amp;lt;div style=&amp;quot;white-space:pre&amp;quot;&amp;gt;Matthew Broderick&lt;br /&gt;
Ally Sheedy&amp;lt;/div&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear: both&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
== Game Appearances ==&lt;br /&gt;
{{GameAppearance&lt;br /&gt;
|Game=Galaga&lt;br /&gt;
|Short=Matthew Broderick plays Galaga in an arcade early in the film&lt;br /&gt;
|Body=In the beginning of the film, David is seen in an arcade playing Galaga. He hands the game off to another kid when he realizes he is late for school.&lt;br /&gt;
&lt;br /&gt;
[[File:War games galaga.png|200px|thumb|right|David Plays Galaga before school]]&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://imvgdb.com/index.php?title=War_Games_(film)&amp;diff=305</id>
		<title>War Games (film)</title>
		<link rel="alternate" type="text/html" href="https://imvgdb.com/index.php?title=War_Games_(film)&amp;diff=305"/>
		<updated>2026-02-24T20:09:59Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;War Games&#039;&#039; is a 1985 film starring Matthew Broderick as David Lightman, a computer hacker who has to stop a rogue AI from destroying the world.&lt;br /&gt;
[[Category: Film]]&lt;br /&gt;
&lt;br /&gt;
{{InfoBox Film&lt;br /&gt;
|title = War Games&lt;br /&gt;
|release = {{#time:M d Y|1983-05-07}}&lt;br /&gt;
|starring = &amp;lt;div style=&amp;quot;white-space:pre&amp;quot;&amp;gt;Matthew Broderick&lt;br /&gt;
Ally Sheedy&amp;lt;/div&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear: both&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
{{GameAppearance&lt;br /&gt;
|Game=Galaga&lt;br /&gt;
|Short=Matthew Broderick plays Galaga in an arcade early in the film&lt;br /&gt;
|Body=In the beginning of the film, David is seen in an arcade playing Galaga. He hands the game off to another kid when he realizes he is late for school.&lt;br /&gt;
&lt;br /&gt;
[[File:War games galaga.png|200px|thumb|right|David Plays Galaga before school]]&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://imvgdb.com/index.php?title=File:War_games_galaga.png&amp;diff=304</id>
		<title>File:War games galaga.png</title>
		<link rel="alternate" type="text/html" href="https://imvgdb.com/index.php?title=File:War_games_galaga.png&amp;diff=304"/>
		<updated>2026-02-24T20:08:41Z</updated>

		<summary type="html">&lt;p&gt;Admin: David Lightman plays Galaga before school&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
David Lightman plays Galaga before school&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://imvgdb.com/index.php?title=MediaWiki:Common.css&amp;diff=302</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://imvgdb.com/index.php?title=MediaWiki:Common.css&amp;diff=302"/>
		<updated>2026-02-24T16:01:36Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will be applied to all skins */&lt;br /&gt;
&lt;br /&gt;
@media (prefers-color-scheme: dark) {&lt;br /&gt;
  :root {&lt;br /&gt;
    --right-box-bg: #555;&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@media (prefers-color-scheme: light) {&lt;br /&gt;
  :root {&lt;br /&gt;
    --right-box-bg: #ddd;&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.caption {&lt;br /&gt;
  text-align: center;&lt;br /&gt;
  font-style: italic;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox {&lt;br /&gt;
&lt;br /&gt;
  display: table;&lt;br /&gt;
  clear: right;&lt;br /&gt;
  float: right;&lt;br /&gt;
  background: #f8f9fa;&lt;br /&gt;
  border: 1px solid #a2a9b1;&lt;br /&gt;
  padding: 0.5rem 0;&lt;br /&gt;
&lt;br /&gt;
  margin: 0 0 0.5rem 0.5rem;&lt;br /&gt;
&lt;br /&gt;
  tbody th {&lt;br /&gt;
    text-align: right;&lt;br /&gt;
    vertical-align: top;&lt;br /&gt;
  }&lt;br /&gt;
&lt;br /&gt;
  .infobox-body {&lt;br /&gt;
    display: flex;&lt;br /&gt;
    flex-direction: column;&lt;br /&gt;
&lt;br /&gt;
    .infobox-title{&lt;br /&gt;
      font-size: 1.1rem;&lt;br /&gt;
      font-weight: bold;&lt;br /&gt;
      font-style: italic;&lt;br /&gt;
      text-align: center;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    .infobox-image {&lt;br /&gt;
      margin: 10px;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    .infobox-content {&lt;br /&gt;
      padding: 0 0.5rem;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@media (max-width: 750px) {&lt;br /&gt;
  .infobox {&lt;br /&gt;
    clear: none;&lt;br /&gt;
    float: none;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
&lt;br /&gt;
    .infobox-body {&lt;br /&gt;
      align-items: center;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
  }&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://imvgdb.com/index.php?title=The_Net_(film)&amp;diff=301</id>
		<title>The Net (film)</title>
		<link rel="alternate" type="text/html" href="https://imvgdb.com/index.php?title=The_Net_(film)&amp;diff=301"/>
		<updated>2026-02-24T15:59:12Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;The Net&#039;&#039;&#039; is a 1995 film starring Sandra Bullock as a computer hacker.&lt;br /&gt;
{{InfoBox Film&lt;br /&gt;
|title = The Net&lt;br /&gt;
|image = Netposter1995.jpg&lt;br /&gt;
|release = {{#time:M d Y|1995-07-28}}&lt;br /&gt;
|starring = &amp;lt;div style=&amp;quot;white-space: pre&amp;quot;&amp;gt;Sandra Bullock&lt;br /&gt;
Jeremy Northam&amp;lt;/div&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
After stumbling upon a criminal conspiracy, Angela Bennett&#039;s life is turned upside down after her entire identity has been erased from existence. She must use her computer hacking skills to find out who is targeting her, and why.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear: both&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
== Game Appearances ==&lt;br /&gt;
&lt;br /&gt;
[[Category:Film]]&lt;br /&gt;
{{GameAppearance&lt;br /&gt;
|Game=Wolfenstein 3D&lt;br /&gt;
|Short=Sandra Bullock plays the 3DO version of Wolfenstein 3D in the beginning of the film&lt;br /&gt;
|Body=Early on in the film, Angela plays the 3DO port of Wolfenstein 3D on a PC. She speaks with a fictional game developer on the phone, who asks for feedback and help debugging an error causing the game to crash.&lt;br /&gt;
{{InfoBox&lt;br /&gt;
| body = &amp;lt;youtube width=&amp;quot;300&amp;quot; height=&amp;quot;180&amp;quot;&amp;gt;https://www.youtube.com/watch?v=h2H2ozA52gg&amp;lt;/youtube&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
 &amp;lt;div class=&amp;quot;caption&amp;quot;&amp;gt;Angela Plays Wolfenstein 3D&amp;lt;/div&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://imvgdb.com/index.php?title=The_Net_(film)&amp;diff=300</id>
		<title>The Net (film)</title>
		<link rel="alternate" type="text/html" href="https://imvgdb.com/index.php?title=The_Net_(film)&amp;diff=300"/>
		<updated>2026-02-24T15:57:52Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;The Net&#039;&#039;&#039; is a 1995 film starring Sandra Bullock as a computer hacker.&lt;br /&gt;
{{InfoBox Film&lt;br /&gt;
|title = The Net&lt;br /&gt;
|image = Netposter1995.jpg&lt;br /&gt;
|release = {{#time:M d Y|1995-07-28}}&lt;br /&gt;
|starring = &amp;lt;div style=&amp;quot;white-space: pre&amp;quot;&amp;gt;&lt;br /&gt;
Sandra Bullock&lt;br /&gt;
Jeremy Northam&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
After stumbling upon a criminal conspiracy, Angela Bennett&#039;s life is turned upside down after her entire identity has been erased from existence. She must use her computer hacking skills to find out who is targeting her, and why.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear: both&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
== Game Appearances ==&lt;br /&gt;
&lt;br /&gt;
[[Category:Film]]&lt;br /&gt;
{{GameAppearance&lt;br /&gt;
|Game=Wolfenstein 3D&lt;br /&gt;
|Short=Sandra Bullock plays the 3DO version of Wolfenstein 3D in the beginning of the film&lt;br /&gt;
|Body=Early on in the film, Angela plays the 3DO port of Wolfenstein 3D on a PC. She speaks with a fictional game developer on the phone, who asks for feedback and help debugging an error causing the game to crash.&lt;br /&gt;
{{InfoBox&lt;br /&gt;
| body = &amp;lt;youtube width=&amp;quot;300&amp;quot; height=&amp;quot;180&amp;quot;&amp;gt;https://www.youtube.com/watch?v=h2H2ozA52gg&amp;lt;/youtube&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
 &amp;lt;div class=&amp;quot;caption&amp;quot;&amp;gt;Angela Plays Wolfenstein 3D&amp;lt;/div&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://imvgdb.com/index.php?title=The_Net_(film)&amp;diff=299</id>
		<title>The Net (film)</title>
		<link rel="alternate" type="text/html" href="https://imvgdb.com/index.php?title=The_Net_(film)&amp;diff=299"/>
		<updated>2026-02-24T15:57:40Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;The Net&#039;&#039;&#039; is a 1995 film starring Sandra Bullock as a computer hacker.&lt;br /&gt;
{{InfoBox Film&lt;br /&gt;
|title = The Net&lt;br /&gt;
|image = Netposter1995.jpg&lt;br /&gt;
|release = {{#time:M d Y|1995-07-28}}&lt;br /&gt;
|starring = &amp;lt;div&amp;gt;&lt;br /&gt;
Sandra Bullock&lt;br /&gt;
Jeremy Northam&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
After stumbling upon a criminal conspiracy, Angela Bennett&#039;s life is turned upside down after her entire identity has been erased from existence. She must use her computer hacking skills to find out who is targeting her, and why.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear: both&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
== Game Appearances ==&lt;br /&gt;
&lt;br /&gt;
[[Category:Film]]&lt;br /&gt;
{{GameAppearance&lt;br /&gt;
|Game=Wolfenstein 3D&lt;br /&gt;
|Short=Sandra Bullock plays the 3DO version of Wolfenstein 3D in the beginning of the film&lt;br /&gt;
|Body=Early on in the film, Angela plays the 3DO port of Wolfenstein 3D on a PC. She speaks with a fictional game developer on the phone, who asks for feedback and help debugging an error causing the game to crash.&lt;br /&gt;
{{InfoBox&lt;br /&gt;
| body = &amp;lt;youtube width=&amp;quot;300&amp;quot; height=&amp;quot;180&amp;quot;&amp;gt;https://www.youtube.com/watch?v=h2H2ozA52gg&amp;lt;/youtube&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
 &amp;lt;div class=&amp;quot;caption&amp;quot;&amp;gt;Angela Plays Wolfenstein 3D&amp;lt;/div&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://imvgdb.com/index.php?title=Template:InfoBox_Film&amp;diff=298</id>
		<title>Template:InfoBox Film</title>
		<link rel="alternate" type="text/html" href="https://imvgdb.com/index.php?title=Template:InfoBox_Film&amp;diff=298"/>
		<updated>2026-02-24T15:57:38Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;infobox&amp;quot;&amp;gt;&amp;lt;div class=&amp;quot;infobox-body&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;div class=&amp;quot;infobox-title&amp;quot;&amp;gt;{{{title|}}}&amp;lt;/div&amp;gt;&lt;br /&gt;
    {{#if:{{{image|}}}|&lt;br /&gt;
    &amp;lt;div class=&amp;quot;infobox-image&amp;quot;&amp;gt;[[File:{{PAGENAME:{{{image|}}}}}|{{{size|300px}}}]]&amp;lt;/div&amp;gt;&lt;br /&gt;
    }}&lt;br /&gt;
    &amp;lt;table class=&amp;quot;infobox-table&amp;quot;&amp;gt;&lt;br /&gt;
    {{#if:{{{release|}}}|&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
            &amp;lt;th&amp;gt;Released&amp;lt;/th&amp;gt;&lt;br /&gt;
            &amp;lt;td&amp;gt;{{{release|}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;/tr&amp;gt;&lt;br /&gt;
    }}&lt;br /&gt;
    {{#if:{{{director|}}}|&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
            &amp;lt;th&amp;gt;Director&amp;lt;th&amp;gt;&lt;br /&gt;
            &amp;lt;td&amp;gt;[[{{{director|}}}]]&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;/tr&amp;gt;&lt;br /&gt;
    }}&lt;br /&gt;
    {{#if:{{{starring|}}}|&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
            &amp;lt;th&amp;gt;Starring&amp;lt;/th&amp;gt;&lt;br /&gt;
            &amp;lt;td&amp;gt;{{{starring|}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;/tr&amp;gt;&lt;br /&gt;
    }}&lt;br /&gt;
    &amp;lt;/table&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://imvgdb.com/index.php?title=The_Net_(film)&amp;diff=297</id>
		<title>The Net (film)</title>
		<link rel="alternate" type="text/html" href="https://imvgdb.com/index.php?title=The_Net_(film)&amp;diff=297"/>
		<updated>2026-02-24T15:56:40Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;The Net&#039;&#039;&#039; is a 1995 film starring Sandra Bullock as a computer hacker.&lt;br /&gt;
{{InfoBox Film&lt;br /&gt;
|title = The Net&lt;br /&gt;
|image = Netposter1995.jpg&lt;br /&gt;
|release = {{#time:M d Y|1995-07-28}}&lt;br /&gt;
|starring = &amp;lt;div style=&amp;quot;white-space:pre&amp;quot;&amp;gt;&lt;br /&gt;
Sandra Bullock&lt;br /&gt;
Jeremy Northam&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
After stumbling upon a criminal conspiracy, Angela Bennett&#039;s life is turned upside down after her entire identity has been erased from existence. She must use her computer hacking skills to find out who is targeting her, and why.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear: both&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
== Game Appearances ==&lt;br /&gt;
&lt;br /&gt;
[[Category:Film]]&lt;br /&gt;
{{GameAppearance&lt;br /&gt;
|Game=Wolfenstein 3D&lt;br /&gt;
|Short=Sandra Bullock plays the 3DO version of Wolfenstein 3D in the beginning of the film&lt;br /&gt;
|Body=Early on in the film, Angela plays the 3DO port of Wolfenstein 3D on a PC. She speaks with a fictional game developer on the phone, who asks for feedback and help debugging an error causing the game to crash.&lt;br /&gt;
{{InfoBox&lt;br /&gt;
| body = &amp;lt;youtube width=&amp;quot;300&amp;quot; height=&amp;quot;180&amp;quot;&amp;gt;https://www.youtube.com/watch?v=h2H2ozA52gg&amp;lt;/youtube&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
 &amp;lt;div class=&amp;quot;caption&amp;quot;&amp;gt;Angela Plays Wolfenstein 3D&amp;lt;/div&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://imvgdb.com/index.php?title=Template:InfoBox_Film&amp;diff=296</id>
		<title>Template:InfoBox Film</title>
		<link rel="alternate" type="text/html" href="https://imvgdb.com/index.php?title=Template:InfoBox_Film&amp;diff=296"/>
		<updated>2026-02-24T15:56:15Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;infobox&amp;quot;&amp;gt;&amp;lt;div class=&amp;quot;infobox-body&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;div class=&amp;quot;infobox-title&amp;quot;&amp;gt;{{{title|}}}&amp;lt;/div&amp;gt;&lt;br /&gt;
    {{#if:{{{image|}}}|&lt;br /&gt;
    &amp;lt;div class=&amp;quot;infobox-image&amp;quot;&amp;gt;[[File:{{PAGENAME:{{{image|}}}}}|{{{size|300px}}}]]&amp;lt;/div&amp;gt;&lt;br /&gt;
    }}&lt;br /&gt;
    &amp;lt;table class=&amp;quot;infobox-table&amp;quot;&amp;gt;&lt;br /&gt;
    {{#if:{{{release|}}}|&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
            &amp;lt;th&amp;gt;Released&amp;lt;/th&amp;gt;&lt;br /&gt;
            &amp;lt;td&amp;gt;{{{release|}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;/tr&amp;gt;&lt;br /&gt;
    }}&lt;br /&gt;
    {{#if:{{{director|}}}|&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
            &amp;lt;th&amp;gt;Director&amp;lt;th&amp;gt;&lt;br /&gt;
            &amp;lt;td&amp;gt;[[{{{director|}}}]]&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;/tr&amp;gt;&lt;br /&gt;
    }}&lt;br /&gt;
    {{#if:{{{starring|}}}|&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
            &amp;lt;th&amp;gt;Starring&amp;lt;th&amp;gt;&lt;br /&gt;
            &amp;lt;td&amp;gt;{{{starring|}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;/tr&amp;gt;&lt;br /&gt;
    }}&lt;br /&gt;
    &amp;lt;/table&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://imvgdb.com/index.php?title=The_Net_(film)&amp;diff=295</id>
		<title>The Net (film)</title>
		<link rel="alternate" type="text/html" href="https://imvgdb.com/index.php?title=The_Net_(film)&amp;diff=295"/>
		<updated>2026-02-24T15:55:49Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;The Net&#039;&#039;&#039; is a 1995 film starring Sandra Bullock as a computer hacker.&lt;br /&gt;
{{InfoBox Film&lt;br /&gt;
|title = The Net&lt;br /&gt;
|image = Netposter1995.jpg&lt;br /&gt;
|release = {{#time:M d Y|1995-07-28}}&lt;br /&gt;
|starring = &amp;lt;div&amp;gt;&lt;br /&gt;
Sandra Bullock&lt;br /&gt;
Jeremy Northam&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
After stumbling upon a criminal conspiracy, Angela Bennett&#039;s life is turned upside down after her entire identity has been erased from existence. She must use her computer hacking skills to find out who is targeting her, and why.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear: both&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
== Game Appearances ==&lt;br /&gt;
&lt;br /&gt;
[[Category:Film]]&lt;br /&gt;
{{GameAppearance&lt;br /&gt;
|Game=Wolfenstein 3D&lt;br /&gt;
|Short=Sandra Bullock plays the 3DO version of Wolfenstein 3D in the beginning of the film&lt;br /&gt;
|Body=Early on in the film, Angela plays the 3DO port of Wolfenstein 3D on a PC. She speaks with a fictional game developer on the phone, who asks for feedback and help debugging an error causing the game to crash.&lt;br /&gt;
{{InfoBox&lt;br /&gt;
| body = &amp;lt;youtube width=&amp;quot;300&amp;quot; height=&amp;quot;180&amp;quot;&amp;gt;https://www.youtube.com/watch?v=h2H2ozA52gg&amp;lt;/youtube&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
 &amp;lt;div class=&amp;quot;caption&amp;quot;&amp;gt;Angela Plays Wolfenstein 3D&amp;lt;/div&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://imvgdb.com/index.php?title=The_Net_(film)&amp;diff=294</id>
		<title>The Net (film)</title>
		<link rel="alternate" type="text/html" href="https://imvgdb.com/index.php?title=The_Net_(film)&amp;diff=294"/>
		<updated>2026-02-24T15:55:13Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;The Net&#039;&#039;&#039; is a 1995 film starring Sandra Bullock as a computer hacker.&lt;br /&gt;
{{InfoBox Film&lt;br /&gt;
|title = The Net&lt;br /&gt;
|image = Netposter1995.jpg&lt;br /&gt;
|release = {{#time:M d Y|1995-07-28}}&lt;br /&gt;
}}&lt;br /&gt;
After stumbling upon a criminal conspiracy, Angela Bennett&#039;s life is turned upside down after her entire identity has been erased from existence. She must use her computer hacking skills to find out who is targeting her, and why.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear: both&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
== Game Appearances ==&lt;br /&gt;
&lt;br /&gt;
[[Category:Film]]&lt;br /&gt;
{{GameAppearance&lt;br /&gt;
|Game=Wolfenstein 3D&lt;br /&gt;
|Short=Sandra Bullock plays the 3DO version of Wolfenstein 3D in the beginning of the film&lt;br /&gt;
|Body=Early on in the film, Angela plays the 3DO port of Wolfenstein 3D on a PC. She speaks with a fictional game developer on the phone, who asks for feedback and help debugging an error causing the game to crash.&lt;br /&gt;
{{InfoBox&lt;br /&gt;
| body = &amp;lt;youtube width=&amp;quot;300&amp;quot; height=&amp;quot;180&amp;quot;&amp;gt;https://www.youtube.com/watch?v=h2H2ozA52gg&amp;lt;/youtube&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
 &amp;lt;div class=&amp;quot;caption&amp;quot;&amp;gt;Angela Plays Wolfenstein 3D&amp;lt;/div&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://imvgdb.com/index.php?title=The_Net_(film)&amp;diff=293</id>
		<title>The Net (film)</title>
		<link rel="alternate" type="text/html" href="https://imvgdb.com/index.php?title=The_Net_(film)&amp;diff=293"/>
		<updated>2026-02-24T15:54:46Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;The Net&#039;&#039;&#039; is a 1995 film starring Sandra Bullock as a computer hacker.&lt;br /&gt;
{{InfoBox Film&lt;br /&gt;
|title = The Net&lt;br /&gt;
|image = Netposter1995.jpg&lt;br /&gt;
|release = 1995-07-28&lt;br /&gt;
}}&lt;br /&gt;
After stumbling upon a criminal conspiracy, Angela Bennett&#039;s life is turned upside down after her entire identity has been erased from existence. She must use her computer hacking skills to find out who is targeting her, and why.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear: both&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
== Game Appearances ==&lt;br /&gt;
&lt;br /&gt;
[[Category:Film]]&lt;br /&gt;
{{GameAppearance&lt;br /&gt;
|Game=Wolfenstein 3D&lt;br /&gt;
|Short=Sandra Bullock plays the 3DO version of Wolfenstein 3D in the beginning of the film&lt;br /&gt;
|Body=Early on in the film, Angela plays the 3DO port of Wolfenstein 3D on a PC. She speaks with a fictional game developer on the phone, who asks for feedback and help debugging an error causing the game to crash.&lt;br /&gt;
{{InfoBox&lt;br /&gt;
| body = &amp;lt;youtube width=&amp;quot;300&amp;quot; height=&amp;quot;180&amp;quot;&amp;gt;https://www.youtube.com/watch?v=h2H2ozA52gg&amp;lt;/youtube&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
 &amp;lt;div class=&amp;quot;caption&amp;quot;&amp;gt;Angela Plays Wolfenstein 3D&amp;lt;/div&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://imvgdb.com/index.php?title=The_Net_(film)&amp;diff=292</id>
		<title>The Net (film)</title>
		<link rel="alternate" type="text/html" href="https://imvgdb.com/index.php?title=The_Net_(film)&amp;diff=292"/>
		<updated>2026-02-24T15:54:18Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;The Net&#039;&#039;&#039; is a 1995 film starring Sandra Bullock as a computer hacker.&lt;br /&gt;
{{InfoBox Film&lt;br /&gt;
|title = The Net&lt;br /&gt;
|image = Netposter1995.jpg&lt;br /&gt;
}}&lt;br /&gt;
After stumbling upon a criminal conspiracy, Angela Bennett&#039;s life is turned upside down after her entire identity has been erased from existence. She must use her computer hacking skills to find out who is targeting her, and why.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear: both&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
== Game Appearances ==&lt;br /&gt;
&lt;br /&gt;
[[Category:Film]]&lt;br /&gt;
{{GameAppearance&lt;br /&gt;
|Game=Wolfenstein 3D&lt;br /&gt;
|Short=Sandra Bullock plays the 3DO version of Wolfenstein 3D in the beginning of the film&lt;br /&gt;
|Body=Early on in the film, Angela plays the 3DO port of Wolfenstein 3D on a PC. She speaks with a fictional game developer on the phone, who asks for feedback and help debugging an error causing the game to crash.&lt;br /&gt;
{{InfoBox&lt;br /&gt;
| body = &amp;lt;youtube width=&amp;quot;300&amp;quot; height=&amp;quot;180&amp;quot;&amp;gt;https://www.youtube.com/watch?v=h2H2ozA52gg&amp;lt;/youtube&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
 &amp;lt;div class=&amp;quot;caption&amp;quot;&amp;gt;Angela Plays Wolfenstein 3D&amp;lt;/div&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://imvgdb.com/index.php?title=The_Net_(film)&amp;diff=291</id>
		<title>The Net (film)</title>
		<link rel="alternate" type="text/html" href="https://imvgdb.com/index.php?title=The_Net_(film)&amp;diff=291"/>
		<updated>2026-02-24T15:54:02Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;The Net&#039;&#039;&#039; is a 1995 film starring Sandra Bullock as a computer hacker.&lt;br /&gt;
{{InfoBox Film&lt;br /&gt;
|title = The Net&lt;br /&gt;
|image = Netposter1995.jpg&lt;br /&gt;
}}&lt;br /&gt;
After stumbling upon a criminal conspiracy, Angela Bennett&#039;s life is turned upside down after her entire identity has been erased from existence. She must use her computer hacking skills to find out who is targeting her, and why.&lt;br /&gt;
&lt;br /&gt;
== Game Appearances ==&lt;br /&gt;
&lt;br /&gt;
[[Category:Film]]&lt;br /&gt;
{{GameAppearance&lt;br /&gt;
|Game=Wolfenstein 3D&lt;br /&gt;
|Short=Sandra Bullock plays the 3DO version of Wolfenstein 3D in the beginning of the film&lt;br /&gt;
|Body=Early on in the film, Angela plays the 3DO port of Wolfenstein 3D on a PC. She speaks with a fictional game developer on the phone, who asks for feedback and help debugging an error causing the game to crash.&lt;br /&gt;
{{InfoBox&lt;br /&gt;
| body = &amp;lt;youtube width=&amp;quot;300&amp;quot; height=&amp;quot;180&amp;quot;&amp;gt;https://www.youtube.com/watch?v=h2H2ozA52gg&amp;lt;/youtube&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
 &amp;lt;div class=&amp;quot;caption&amp;quot;&amp;gt;Angela Plays Wolfenstein 3D&amp;lt;/div&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://imvgdb.com/index.php?title=The_Net_(film)&amp;diff=290</id>
		<title>The Net (film)</title>
		<link rel="alternate" type="text/html" href="https://imvgdb.com/index.php?title=The_Net_(film)&amp;diff=290"/>
		<updated>2026-02-24T15:53:56Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;The Net&#039;&#039;&#039; is a 1995 film starring Sandra Bullock as a computer hacker.&lt;br /&gt;
{{InfoBox Film&lt;br /&gt;
|title = The Net&lt;br /&gt;
|image = Netposter1995.jpg&lt;br /&gt;
}}&lt;br /&gt;
After stumbling upon a criminal conspiracy, Angela Bennett&#039;s life is turned upside down after her entire identity has been erased from existence. She must use her computer hacking skills to find out who is targeting her, and why.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear: both&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
== Game Appearances ==&lt;br /&gt;
&lt;br /&gt;
[[Category:Film]]&lt;br /&gt;
{{GameAppearance&lt;br /&gt;
|Game=Wolfenstein 3D&lt;br /&gt;
|Short=Sandra Bullock plays the 3DO version of Wolfenstein 3D in the beginning of the film&lt;br /&gt;
|Body=Early on in the film, Angela plays the 3DO port of Wolfenstein 3D on a PC. She speaks with a fictional game developer on the phone, who asks for feedback and help debugging an error causing the game to crash.&lt;br /&gt;
{{InfoBox&lt;br /&gt;
| body = &amp;lt;youtube width=&amp;quot;300&amp;quot; height=&amp;quot;180&amp;quot;&amp;gt;https://www.youtube.com/watch?v=h2H2ozA52gg&amp;lt;/youtube&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
 &amp;lt;div class=&amp;quot;caption&amp;quot;&amp;gt;Angela Plays Wolfenstein 3D&amp;lt;/div&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://imvgdb.com/index.php?title=The_Net_(film)&amp;diff=289</id>
		<title>The Net (film)</title>
		<link rel="alternate" type="text/html" href="https://imvgdb.com/index.php?title=The_Net_(film)&amp;diff=289"/>
		<updated>2026-02-24T15:52:09Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;The Net&#039;&#039;&#039; is a 1995 film starring Sandra Bullock as a computer hacker {{InfoBox Film&lt;br /&gt;
|title = The Net&lt;br /&gt;
|image = Netposter1995.jpg&lt;br /&gt;
}}&lt;br /&gt;
After discovering&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear: both&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
== Game Appearances ==&lt;br /&gt;
&lt;br /&gt;
[[Category:Film]]&lt;br /&gt;
{{GameAppearance&lt;br /&gt;
|Game=Wolfenstein 3D&lt;br /&gt;
|Short=Sandra Bullock plays the 3DO version of Wolfenstein 3D in the beginning of the film&lt;br /&gt;
|Body=Early on in the film, Angela plays the 3DO port of Wolfenstein 3D on a PC. She speaks with a fictional game developer on the phone, who asks for feedback and help debugging an error causing the game to crash.&lt;br /&gt;
{{InfoBox&lt;br /&gt;
| body = &amp;lt;youtube width=&amp;quot;300&amp;quot; height=&amp;quot;180&amp;quot;&amp;gt;https://www.youtube.com/watch?v=h2H2ozA52gg&amp;lt;/youtube&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
 &amp;lt;div class=&amp;quot;caption&amp;quot;&amp;gt;Angela Plays Wolfenstein 3D&amp;lt;/div&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://imvgdb.com/index.php?title=The_Net_(film)&amp;diff=288</id>
		<title>The Net (film)</title>
		<link rel="alternate" type="text/html" href="https://imvgdb.com/index.php?title=The_Net_(film)&amp;diff=288"/>
		<updated>2026-02-24T15:51:17Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;The Net&#039;&#039;&#039; is a 1995 film starring Sandra Bullock as a computer hacker {{InfoBox Film&lt;br /&gt;
|title = The Net&lt;br /&gt;
|image = Netposter1995.jpg&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear: both&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
== Game Appearances ==&lt;br /&gt;
&lt;br /&gt;
[[Category:Film]]&lt;br /&gt;
{{GameAppearance&lt;br /&gt;
|Game=Wolfenstein 3D&lt;br /&gt;
|Short=Sandra Bullock plays the 3DO version of Wolfenstein 3D in the beginning of the film&lt;br /&gt;
|Body=Early on in the film, Angela plays the 3DO port of Wolfenstein 3D on a PC. She speaks with a fictional game developer on the phone, who asks for feedback and help debugging an error causing the game to crash.&lt;br /&gt;
{{InfoBox&lt;br /&gt;
| body = &amp;lt;youtube width=&amp;quot;300&amp;quot; height=&amp;quot;180&amp;quot;&amp;gt;https://www.youtube.com/watch?v=h2H2ozA52gg&amp;lt;/youtube&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
 &amp;lt;div class=&amp;quot;caption&amp;quot;&amp;gt;Angela Plays Wolfenstein 3D&amp;lt;/div&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://imvgdb.com/index.php?title=The_Net_(film)&amp;diff=287</id>
		<title>The Net (film)</title>
		<link rel="alternate" type="text/html" href="https://imvgdb.com/index.php?title=The_Net_(film)&amp;diff=287"/>
		<updated>2026-02-24T15:51:10Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;The Net&#039;&#039;&#039; is a 1995 film starring Sandra Bullock as a computer hacker {{InfoBox Film&lt;br /&gt;
|title = The Net&lt;br /&gt;
|image = Netposter1995.jpg&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear: both&amp;quot;&amp;gt;---&amp;lt;/div&amp;gt;&lt;br /&gt;
== Game Appearances ==&lt;br /&gt;
&lt;br /&gt;
[[Category:Film]]&lt;br /&gt;
{{GameAppearance&lt;br /&gt;
|Game=Wolfenstein 3D&lt;br /&gt;
|Short=Sandra Bullock plays the 3DO version of Wolfenstein 3D in the beginning of the film&lt;br /&gt;
|Body=Early on in the film, Angela plays the 3DO port of Wolfenstein 3D on a PC. She speaks with a fictional game developer on the phone, who asks for feedback and help debugging an error causing the game to crash.&lt;br /&gt;
{{InfoBox&lt;br /&gt;
| body = &amp;lt;youtube width=&amp;quot;300&amp;quot; height=&amp;quot;180&amp;quot;&amp;gt;https://www.youtube.com/watch?v=h2H2ozA52gg&amp;lt;/youtube&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
 &amp;lt;div class=&amp;quot;caption&amp;quot;&amp;gt;Angela Plays Wolfenstein 3D&amp;lt;/div&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://imvgdb.com/index.php?title=The_Net_(film)&amp;diff=286</id>
		<title>The Net (film)</title>
		<link rel="alternate" type="text/html" href="https://imvgdb.com/index.php?title=The_Net_(film)&amp;diff=286"/>
		<updated>2026-02-24T15:50:57Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;The Net&#039;&#039;&#039; is a 1995 film starring Sandra Bullock as a computer hacker {{InfoBox Film&lt;br /&gt;
|title = The Net&lt;br /&gt;
|image = Netposter1995.jpg&lt;br /&gt;
}}&lt;br /&gt;
---&lt;br /&gt;
== Game Appearances ==&lt;br /&gt;
&lt;br /&gt;
[[Category:Film]]&lt;br /&gt;
{{GameAppearance&lt;br /&gt;
|Game=Wolfenstein 3D&lt;br /&gt;
|Short=Sandra Bullock plays the 3DO version of Wolfenstein 3D in the beginning of the film&lt;br /&gt;
|Body=Early on in the film, Angela plays the 3DO port of Wolfenstein 3D on a PC. She speaks with a fictional game developer on the phone, who asks for feedback and help debugging an error causing the game to crash.&lt;br /&gt;
{{InfoBox&lt;br /&gt;
| body = &amp;lt;youtube width=&amp;quot;300&amp;quot; height=&amp;quot;180&amp;quot;&amp;gt;https://www.youtube.com/watch?v=h2H2ozA52gg&amp;lt;/youtube&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
 &amp;lt;div class=&amp;quot;caption&amp;quot;&amp;gt;Angela Plays Wolfenstein 3D&amp;lt;/div&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://imvgdb.com/index.php?title=The_Net_(film)&amp;diff=285</id>
		<title>The Net (film)</title>
		<link rel="alternate" type="text/html" href="https://imvgdb.com/index.php?title=The_Net_(film)&amp;diff=285"/>
		<updated>2026-02-24T15:50:44Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;The Net&#039;&#039;&#039; is a 1995 film starring Sandra Bullock as a computer hacker {{InfoBox Film&lt;br /&gt;
|title = The Net&lt;br /&gt;
|image = Netposter1995.jpg&lt;br /&gt;
}}&lt;br /&gt;
== Game Appearances ==&lt;br /&gt;
&lt;br /&gt;
[[Category:Film]]&lt;br /&gt;
{{GameAppearance&lt;br /&gt;
|Game=Wolfenstein 3D&lt;br /&gt;
|Short=Sandra Bullock plays the 3DO version of Wolfenstein 3D in the beginning of the film&lt;br /&gt;
|Body=Early on in the film, Angela plays the 3DO port of Wolfenstein 3D on a PC. She speaks with a fictional game developer on the phone, who asks for feedback and help debugging an error causing the game to crash.&lt;br /&gt;
{{InfoBox&lt;br /&gt;
| body = &amp;lt;youtube width=&amp;quot;300&amp;quot; height=&amp;quot;180&amp;quot;&amp;gt;https://www.youtube.com/watch?v=h2H2ozA52gg&amp;lt;/youtube&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
 &amp;lt;div class=&amp;quot;caption&amp;quot;&amp;gt;Angela Plays Wolfenstein 3D&amp;lt;/div&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://imvgdb.com/index.php?title=The_Net_(film)&amp;diff=284</id>
		<title>The Net (film)</title>
		<link rel="alternate" type="text/html" href="https://imvgdb.com/index.php?title=The_Net_(film)&amp;diff=284"/>
		<updated>2026-02-24T15:50:35Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;The Net&#039;&#039;&#039; is a 1995 film starring Sandra Bullock as a computer hacker&lt;br /&gt;
&lt;br /&gt;
{{InfoBox Film&lt;br /&gt;
|title = The Net&lt;br /&gt;
|image = Netposter1995.jpg&lt;br /&gt;
}}&lt;br /&gt;
== Game Appearances ==&lt;br /&gt;
&lt;br /&gt;
[[Category:Film]]&lt;br /&gt;
{{GameAppearance&lt;br /&gt;
|Game=Wolfenstein 3D&lt;br /&gt;
|Short=Sandra Bullock plays the 3DO version of Wolfenstein 3D in the beginning of the film&lt;br /&gt;
|Body=Early on in the film, Angela plays the 3DO port of Wolfenstein 3D on a PC. She speaks with a fictional game developer on the phone, who asks for feedback and help debugging an error causing the game to crash.&lt;br /&gt;
{{InfoBox&lt;br /&gt;
| body = &amp;lt;youtube width=&amp;quot;300&amp;quot; height=&amp;quot;180&amp;quot;&amp;gt;https://www.youtube.com/watch?v=h2H2ozA52gg&amp;lt;/youtube&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
 &amp;lt;div class=&amp;quot;caption&amp;quot;&amp;gt;Angela Plays Wolfenstein 3D&amp;lt;/div&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://imvgdb.com/index.php?title=The_Net_(film)&amp;diff=283</id>
		<title>The Net (film)</title>
		<link rel="alternate" type="text/html" href="https://imvgdb.com/index.php?title=The_Net_(film)&amp;diff=283"/>
		<updated>2026-02-24T15:50:15Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;The Net&#039;&#039;&#039; is a 1995 film starring Sandra Bullock as a computer hacker&lt;br /&gt;
&lt;br /&gt;
{{InfoBox Film&lt;br /&gt;
|title = The Net&lt;br /&gt;
|image = Netposter1995.jpg&lt;br /&gt;
&lt;br /&gt;
== Game Appearances ==&lt;br /&gt;
&lt;br /&gt;
[[Category:Film]]&lt;br /&gt;
{{GameAppearance&lt;br /&gt;
|Game=Wolfenstein 3D&lt;br /&gt;
|Short=Sandra Bullock plays the 3DO version of Wolfenstein 3D in the beginning of the film&lt;br /&gt;
|Body=Early on in the film, Angela plays the 3DO port of Wolfenstein 3D on a PC. She speaks with a fictional game developer on the phone, who asks for feedback and help debugging an error causing the game to crash.&lt;br /&gt;
{{InfoBox&lt;br /&gt;
| body = &amp;lt;youtube width=&amp;quot;300&amp;quot; height=&amp;quot;180&amp;quot;&amp;gt;https://www.youtube.com/watch?v=h2H2ozA52gg&amp;lt;/youtube&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
 &amp;lt;div class=&amp;quot;caption&amp;quot;&amp;gt;Angela Plays Wolfenstein 3D&amp;lt;/div&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://imvgdb.com/index.php?title=File:Netposter1995.jpg&amp;diff=282</id>
		<title>File:Netposter1995.jpg</title>
		<link rel="alternate" type="text/html" href="https://imvgdb.com/index.php?title=File:Netposter1995.jpg&amp;diff=282"/>
		<updated>2026-02-24T15:49:32Z</updated>

		<summary type="html">&lt;p&gt;Admin: Poster for The Net (1995)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
Poster for The Net (1995)&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://imvgdb.com/index.php?title=Template:InfoBox_Film&amp;diff=281</id>
		<title>Template:InfoBox Film</title>
		<link rel="alternate" type="text/html" href="https://imvgdb.com/index.php?title=Template:InfoBox_Film&amp;diff=281"/>
		<updated>2026-02-24T15:45:46Z</updated>

		<summary type="html">&lt;p&gt;Admin: Created page with &amp;quot;&amp;lt;div class=&amp;quot;infobox&amp;quot;&amp;gt;&amp;lt;div class=&amp;quot;infobox-body&amp;quot;&amp;gt;     &amp;lt;div class=&amp;quot;infobox-title&amp;quot;&amp;gt;{{{title|}}}&amp;lt;/div&amp;gt;     {{#if:{{{image|}}}|     &amp;lt;div class=&amp;quot;infobox-image&amp;quot;&amp;gt;300px}}}&amp;lt;/div&amp;gt;     }}     &amp;lt;table class=&amp;quot;infobox-table&amp;quot;&amp;gt;     {{#if:{{{release|}}}|         &amp;lt;tr&amp;gt;             &amp;lt;th&amp;gt;Released&amp;lt;/th&amp;gt;             &amp;lt;td&amp;gt;{{{release|}}}&amp;lt;/td&amp;gt;         &amp;lt;/tr&amp;gt;     }}     {{#if:{{{director|}}}|         &amp;lt;tr&amp;gt;             &amp;lt;th&amp;gt;Director&amp;lt;th&amp;gt;             &amp;lt;td&amp;gt;{{{directo...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;infobox&amp;quot;&amp;gt;&amp;lt;div class=&amp;quot;infobox-body&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;div class=&amp;quot;infobox-title&amp;quot;&amp;gt;{{{title|}}}&amp;lt;/div&amp;gt;&lt;br /&gt;
    {{#if:{{{image|}}}|&lt;br /&gt;
    &amp;lt;div class=&amp;quot;infobox-image&amp;quot;&amp;gt;[[File:{{PAGENAME:{{{image|}}}}}|{{{size|300px}}}]]&amp;lt;/div&amp;gt;&lt;br /&gt;
    }}&lt;br /&gt;
    &amp;lt;table class=&amp;quot;infobox-table&amp;quot;&amp;gt;&lt;br /&gt;
    {{#if:{{{release|}}}|&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
            &amp;lt;th&amp;gt;Released&amp;lt;/th&amp;gt;&lt;br /&gt;
            &amp;lt;td&amp;gt;{{{release|}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;/tr&amp;gt;&lt;br /&gt;
    }}&lt;br /&gt;
    {{#if:{{{director|}}}|&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
            &amp;lt;th&amp;gt;Director&amp;lt;th&amp;gt;&lt;br /&gt;
            &amp;lt;td&amp;gt;[[{{{director|}}}]]&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;/tr&amp;gt;&lt;br /&gt;
    }}&lt;br /&gt;
    {{#if:{{{starring|}}}|&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
            &amp;lt;th&amp;gt;Starring&amp;lt;th&amp;gt;&lt;br /&gt;
            &amp;lt;td&amp;gt;[[{{{starring|}}}]]&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;/tr&amp;gt;&lt;br /&gt;
    }}&lt;br /&gt;
    &amp;lt;/table&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://imvgdb.com/index.php?title=The_Net_(film)&amp;diff=280</id>
		<title>The Net (film)</title>
		<link rel="alternate" type="text/html" href="https://imvgdb.com/index.php?title=The_Net_(film)&amp;diff=280"/>
		<updated>2026-02-24T15:43:59Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;The Net&#039;&#039;&#039; is a 1995 film starring Sandra Bullock as a computer hacker&lt;br /&gt;
&lt;br /&gt;
== Game Appearances ==&lt;br /&gt;
&lt;br /&gt;
[[Category:Film]]&lt;br /&gt;
{{GameAppearance&lt;br /&gt;
|Game=Wolfenstein 3D&lt;br /&gt;
|Short=Sandra Bullock plays the 3DO version of Wolfenstein 3D in the beginning of the film&lt;br /&gt;
|Body=Early on in the film, Angela plays the 3DO port of Wolfenstein 3D on a PC. She speaks with a fictional game developer on the phone, who asks for feedback and help debugging an error causing the game to crash.&lt;br /&gt;
{{InfoBox&lt;br /&gt;
| body = &amp;lt;youtube width=&amp;quot;300&amp;quot; height=&amp;quot;180&amp;quot;&amp;gt;https://www.youtube.com/watch?v=h2H2ozA52gg&amp;lt;/youtube&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
 &amp;lt;div class=&amp;quot;caption&amp;quot;&amp;gt;Angela Plays Wolfenstein 3D&amp;lt;/div&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://imvgdb.com/index.php?title=MediaWiki:Common.css&amp;diff=279</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://imvgdb.com/index.php?title=MediaWiki:Common.css&amp;diff=279"/>
		<updated>2026-02-24T15:43:20Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will be applied to all skins */&lt;br /&gt;
&lt;br /&gt;
@media (prefers-color-scheme: dark) {&lt;br /&gt;
  :root {&lt;br /&gt;
    --right-box-bg: #555;&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@media (prefers-color-scheme: light) {&lt;br /&gt;
  :root {&lt;br /&gt;
    --right-box-bg: #ddd;&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.caption {&lt;br /&gt;
  text-align: center;&lt;br /&gt;
  font-style: italic;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox {&lt;br /&gt;
&lt;br /&gt;
  display: table;&lt;br /&gt;
  clear: right;&lt;br /&gt;
  float: right;&lt;br /&gt;
  background: #f8f9fa;&lt;br /&gt;
  border: 1px solid #a2a9b1;&lt;br /&gt;
  padding: 0.5rem 0;&lt;br /&gt;
&lt;br /&gt;
  margin: 0 0 0.5rem 0.5rem;&lt;br /&gt;
&lt;br /&gt;
  .infobox-body {&lt;br /&gt;
    display: flex;&lt;br /&gt;
    flex-direction: column;&lt;br /&gt;
&lt;br /&gt;
    .infobox-title{&lt;br /&gt;
      font-size: 1.1rem;&lt;br /&gt;
      font-weight: bold;&lt;br /&gt;
      font-style: italic;&lt;br /&gt;
      text-align: center;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    .infobox-image {&lt;br /&gt;
      margin: 10px;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    .infobox-content {&lt;br /&gt;
      padding: 0 0.5rem;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@media (max-width: 750px) {&lt;br /&gt;
  .infobox {&lt;br /&gt;
    clear: none;&lt;br /&gt;
    float: none;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
&lt;br /&gt;
    .infobox-body {&lt;br /&gt;
      align-items: center;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    tbody th {&lt;br /&gt;
      text-align: right;&lt;br /&gt;
    }&lt;br /&gt;
  }&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://imvgdb.com/index.php?title=The_Net_(film)&amp;diff=278</id>
		<title>The Net (film)</title>
		<link rel="alternate" type="text/html" href="https://imvgdb.com/index.php?title=The_Net_(film)&amp;diff=278"/>
		<updated>2026-02-24T15:42:46Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;The Net&#039;&#039;&#039; is a 1995 film starring Sandra Bullock as a computer hacker&lt;br /&gt;
&lt;br /&gt;
== Game Appearances ==&lt;br /&gt;
&lt;br /&gt;
[[Category:Film]]&lt;br /&gt;
{{GameAppearance&lt;br /&gt;
|Game=Wolfenstein 3D&lt;br /&gt;
|Short=Sandra Bullock plays the 3DO version of Wolfenstein 3D in the beginning of the film&lt;br /&gt;
|Body=Early on in the film, Angela plays the 3DO port of Wolfenstein 3D on a PC. She speaks with a fictional game developer on the phone, who asks for feedback and help debugging an error causing the game to crash.&lt;br /&gt;
{{InfoBox&lt;br /&gt;
| body = &amp;lt;youtube width=&amp;quot;300&amp;quot; height=&amp;quot;180&amp;quot;&amp;gt;https://www.youtube.com/watch?v=h2H2ozA52gg&amp;lt;/youtube&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
 &amp;lt;span class=&amp;quot;caption&amp;quot;&amp;gt;Angela Plays Wolfenstein 3D&amp;lt;/span&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://imvgdb.com/index.php?title=The_Net_(film)&amp;diff=277</id>
		<title>The Net (film)</title>
		<link rel="alternate" type="text/html" href="https://imvgdb.com/index.php?title=The_Net_(film)&amp;diff=277"/>
		<updated>2026-02-24T15:42:34Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;The Net&#039;&#039;&#039; is a 1995 film starring Sandra Bullock as a computer hacker&lt;br /&gt;
&lt;br /&gt;
== Game Appearances ==&lt;br /&gt;
&lt;br /&gt;
[[Category:Film]]&lt;br /&gt;
{{GameAppearance&lt;br /&gt;
|Game=Wolfenstein 3D&lt;br /&gt;
|Short=Sandra Bullock plays the 3DO version of Wolfenstein 3D in the beginning of the film&lt;br /&gt;
|Body=Early on in the film, Angela plays the 3DO port of Wolfenstein 3D on a PC. She speaks with a fictional game developer on the phone, who asks for feedback and help debugging an error causing the game to crash.&lt;br /&gt;
{{InfoBox&lt;br /&gt;
| body = &amp;lt;youtube width=&amp;quot;300&amp;quot; height=&amp;quot;180&amp;quot;&amp;gt;https://www.youtube.com/watch?v=h2H2ozA52gg&amp;lt;/youtube&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
 &amp;lt;center&amp;gt;Angela Plays Wolfenstein 3D&amp;lt;/center&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://imvgdb.com/index.php?title=The_Net_(film)&amp;diff=276</id>
		<title>The Net (film)</title>
		<link rel="alternate" type="text/html" href="https://imvgdb.com/index.php?title=The_Net_(film)&amp;diff=276"/>
		<updated>2026-02-24T15:42:19Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;The Net&#039;&#039;&#039; is a 1995 film starring Sandra Bullock as a computer hacker&lt;br /&gt;
&lt;br /&gt;
== Game Appearances ==&lt;br /&gt;
&lt;br /&gt;
[[Category:Film]]&lt;br /&gt;
{{GameAppearance&lt;br /&gt;
|Game=Wolfenstein 3D&lt;br /&gt;
|Short=Sandra Bullock plays the 3DO version of Wolfenstein 3D in the beginning of the film&lt;br /&gt;
|Body=Early on in the film, Angela plays the 3DO port of Wolfenstein 3D on a PC. She speaks with a fictional game developer on the phone, who asks for feedback and help debugging an error causing the game to crash.&lt;br /&gt;
{{InfoBox&lt;br /&gt;
| body = &amp;lt;youtube width=&amp;quot;300&amp;quot; height=&amp;quot;180&amp;quot;&amp;gt;https://www.youtube.com/watch?v=h2H2ozA52gg&amp;lt;/youtube&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
 Angela Plays Wolfenstein 3D&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://imvgdb.com/index.php?title=The_Net_(film)&amp;diff=275</id>
		<title>The Net (film)</title>
		<link rel="alternate" type="text/html" href="https://imvgdb.com/index.php?title=The_Net_(film)&amp;diff=275"/>
		<updated>2026-02-24T15:42:11Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;The Net&#039;&#039;&#039; is a 1995 film starring Sandra Bullock as a computer hacker&lt;br /&gt;
&lt;br /&gt;
== Game Appearances ==&lt;br /&gt;
&lt;br /&gt;
[[Category:Film]]&lt;br /&gt;
{{GameAppearance&lt;br /&gt;
|Game=Wolfenstein 3D&lt;br /&gt;
|Short=Sandra Bullock plays the 3DO version of Wolfenstein 3D in the beginning of the film&lt;br /&gt;
|Body=Early on in the film, Angela plays the 3DO port of Wolfenstein 3D on a PC. She speaks with a fictional game developer on the phone, who asks for feedback and help debugging an error causing the game to crash.&lt;br /&gt;
{{InfoBox&lt;br /&gt;
| body = &amp;lt;youtube width=&amp;quot;300&amp;quot; height=&amp;quot;180&amp;quot;&amp;gt;https://www.youtube.com/watch?v=h2H2ozA52gg&amp;lt;/youtube&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
 Angela Plays Wolfenstein 3D&lt;br /&gt;
}}&lt;br /&gt;
Test&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://imvgdb.com/index.php?title=The_Net_(film)&amp;diff=274</id>
		<title>The Net (film)</title>
		<link rel="alternate" type="text/html" href="https://imvgdb.com/index.php?title=The_Net_(film)&amp;diff=274"/>
		<updated>2026-02-24T15:42:05Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;The Net&#039;&#039;&#039; is a 1995 film starring Sandra Bullock as a computer hacker&lt;br /&gt;
&lt;br /&gt;
== Game Appearances ==&lt;br /&gt;
&lt;br /&gt;
[[Category:Film]]&lt;br /&gt;
{{GameAppearance&lt;br /&gt;
|Game=Wolfenstein 3D&lt;br /&gt;
|Short=Sandra Bullock plays the 3DO version of Wolfenstein 3D in the beginning of the film&lt;br /&gt;
|Body=Early on in the film, Angela plays the 3DO port of Wolfenstein 3D on a PC. She speaks with a fictional game developer on the phone, who asks for feedback and help debugging an error causing the game to crash.&lt;br /&gt;
{{InfoBox&lt;br /&gt;
| body = &amp;lt;youtube width=&amp;quot;300&amp;quot; height=&amp;quot;180&amp;quot;&amp;gt;https://www.youtube.com/watch?v=h2H2ozA52gg&amp;lt;/youtube&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
 Angela Plays Wolfenstein 3D&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://imvgdb.com/index.php?title=Template:InfoBox&amp;diff=273</id>
		<title>Template:InfoBox</title>
		<link rel="alternate" type="text/html" href="https://imvgdb.com/index.php?title=Template:InfoBox&amp;diff=273"/>
		<updated>2026-02-24T15:40:42Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;infobox&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;infobox-body&amp;quot;&amp;gt;&lt;br /&gt;
  {{#if:{{{title|}}}|&lt;br /&gt;
  &amp;lt;div class=&amp;quot;infobox-title&amp;quot;&amp;gt;{{{title|}}}&amp;lt;/div&amp;gt;&lt;br /&gt;
  }}&lt;br /&gt;
  {{#if:{{{image|}}}|&lt;br /&gt;
  &amp;lt;div class=&amp;quot;infobox-image&amp;quot;&amp;gt;&lt;br /&gt;
    [[File:{{PAGENAME:{{{image}}}}}|{{{size|300px}}}]]&lt;br /&gt;
  &amp;lt;/div&amp;gt;&lt;br /&gt;
  }}&amp;lt;div class=&amp;quot;infobox-content&amp;quot;&amp;gt;{{{body|}}}&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://imvgdb.com/index.php?title=Wolfenstein_3D&amp;diff=253</id>
		<title>Wolfenstein 3D</title>
		<link rel="alternate" type="text/html" href="https://imvgdb.com/index.php?title=Wolfenstein_3D&amp;diff=253"/>
		<updated>2026-02-24T15:25:51Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Wolfenstein 3D is a 1992 first-person shooter by iD software&lt;br /&gt;
{{InfoBox Game&lt;br /&gt;
| title = Wolfenstein 3D&lt;br /&gt;
| image = Wolfenstein 3D.jpg&lt;br /&gt;
| release = {{#time:M d Y|1992-05-02}}&lt;br /&gt;
| developer = iD Software&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Featured In ==&lt;br /&gt;
{{#ask:&lt;br /&gt;
[[Features::Wolfenstein 3D]]&lt;br /&gt;
|mainlabel=Film&lt;br /&gt;
|?Short #- =Description&lt;br /&gt;
|format=table&lt;br /&gt;
|headers=Film,Description&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Video games]]&lt;br /&gt;
{{#set:&lt;br /&gt;
| Existence=Real&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://imvgdb.com/index.php?title=Template:InfoBox_Game&amp;diff=252</id>
		<title>Template:InfoBox Game</title>
		<link rel="alternate" type="text/html" href="https://imvgdb.com/index.php?title=Template:InfoBox_Game&amp;diff=252"/>
		<updated>2026-02-24T15:25:27Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;infobox&amp;quot;&amp;gt;{{#set:&lt;br /&gt;
|Developer={{{developer|}}}&lt;br /&gt;
}}&amp;lt;div class=&amp;quot;infobox-body&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;div class=&amp;quot;infobox-title&amp;quot;&amp;gt;{{{title|}}}&amp;lt;/div&amp;gt;&lt;br /&gt;
    {{#if:{{{image|}}}|&lt;br /&gt;
    &amp;lt;div class=&amp;quot;infobox-image&amp;quot;&amp;gt;[[File:{{PAGENAME:{{{image|}}}}}|{{{size|300px}}}]]&amp;lt;/div&amp;gt;&lt;br /&gt;
    }}&lt;br /&gt;
    &amp;lt;table class=&amp;quot;infobox-table&amp;quot;&amp;gt;&lt;br /&gt;
    {{#if:{{{release|}}}|&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
            &amp;lt;th&amp;gt;Released&amp;lt;/th&amp;gt;&lt;br /&gt;
            &amp;lt;td&amp;gt;{{{release|}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;/tr&amp;gt;&lt;br /&gt;
    }}&lt;br /&gt;
    {{#if:{{{developer|}}}|&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
            &amp;lt;th&amp;gt;Developer&amp;lt;/th&amp;gt;&lt;br /&gt;
            &amp;lt;td&amp;gt;[[{{{developer|}}}]]&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;/tr&amp;gt;&lt;br /&gt;
    }}&lt;br /&gt;
    &amp;lt;/table&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://imvgdb.com/index.php?title=Template:InfoBox_Game&amp;diff=251</id>
		<title>Template:InfoBox Game</title>
		<link rel="alternate" type="text/html" href="https://imvgdb.com/index.php?title=Template:InfoBox_Game&amp;diff=251"/>
		<updated>2026-02-24T15:25:12Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;infobox&amp;quot;&amp;gt;{{#set:&lt;br /&gt;
|Developer={{{developer}}}&lt;br /&gt;
}}&amp;lt;div class=&amp;quot;infobox-body&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;div class=&amp;quot;infobox-title&amp;quot;&amp;gt;{{{title|}}}&amp;lt;/div&amp;gt;&lt;br /&gt;
    {{#if:{{{image|}}}|&lt;br /&gt;
    &amp;lt;div class=&amp;quot;infobox-image&amp;quot;&amp;gt;[[File:{{PAGENAME:{{{image|}}}}}|{{{size|300px}}}]]&amp;lt;/div&amp;gt;&lt;br /&gt;
    }}&lt;br /&gt;
    &amp;lt;table class=&amp;quot;infobox-table&amp;quot;&amp;gt;&lt;br /&gt;
    {{#if:{{{release|}}}|&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
            &amp;lt;th&amp;gt;Released&amp;lt;/th&amp;gt;&lt;br /&gt;
            &amp;lt;td&amp;gt;{{{release|}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;/tr&amp;gt;&lt;br /&gt;
    }}&lt;br /&gt;
    {{#if:{{{developer|}}}|&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
            &amp;lt;th&amp;gt;Developer&amp;lt;/th&amp;gt;&lt;br /&gt;
            &amp;lt;td&amp;gt;[[{{{developer|}}}]]&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;/tr&amp;gt;&lt;br /&gt;
    }}&lt;br /&gt;
    &amp;lt;/table&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://imvgdb.com/index.php?title=Template:InfoBox_Game&amp;diff=250</id>
		<title>Template:InfoBox Game</title>
		<link rel="alternate" type="text/html" href="https://imvgdb.com/index.php?title=Template:InfoBox_Game&amp;diff=250"/>
		<updated>2026-02-24T15:25:05Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;infobox&amp;quot;&amp;gt;{{#set:&lt;br /&gt;
|Developer={{{developer}}}&lt;br /&gt;
}}&amp;lt;div class=&amp;quot;infobox-body&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;div class=&amp;quot;infobox-title&amp;quot;&amp;gt;{{{title|}}}&amp;lt;/div&amp;gt;&lt;br /&gt;
    {{#if:{{{image|}}}|&lt;br /&gt;
    &amp;lt;div class=&amp;quot;infobox-image&amp;quot;&amp;gt;[[File:{{PAGENAME:{{{image|}}}}}|{{{size|300px}}}]]&amp;lt;/div&amp;gt;&lt;br /&gt;
    }}&lt;br /&gt;
    &amp;lt;table class=&amp;quot;infobox-table&amp;quot;&amp;gt;&lt;br /&gt;
    {{#if:{{{release|}}}|&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
            &amp;lt;th&amp;gt;Released&amp;lt;/th&amp;gt;&lt;br /&gt;
            &amp;lt;td&amp;gt;{{{release|}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;/tr&amp;gt;&lt;br /&gt;
    }}&lt;br /&gt;
    {{#if:{{developer|}}|&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
            &amp;lt;th&amp;gt;Developer&amp;lt;/th&amp;gt;&lt;br /&gt;
            &amp;lt;td&amp;gt;[[{{{developer|}}}]]&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;/tr&amp;gt;&lt;br /&gt;
    }}&lt;br /&gt;
    &amp;lt;/table&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://imvgdb.com/index.php?title=Wolfenstein_3D&amp;diff=249</id>
		<title>Wolfenstein 3D</title>
		<link rel="alternate" type="text/html" href="https://imvgdb.com/index.php?title=Wolfenstein_3D&amp;diff=249"/>
		<updated>2026-02-24T15:24:12Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Wolfenstein 3D is a 1992 first-person shooter by iD software&lt;br /&gt;
{{InfoBox Game&lt;br /&gt;
| title = Wolfenstein 3D&lt;br /&gt;
| image = Wolfenstein 3D.jpg&lt;br /&gt;
| release = {{#time:M d Y|1992-05-02}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Featured In ==&lt;br /&gt;
{{#ask:&lt;br /&gt;
[[Features::Wolfenstein 3D]]&lt;br /&gt;
|mainlabel=Film&lt;br /&gt;
|?Short #- =Description&lt;br /&gt;
|format=table&lt;br /&gt;
|headers=Film,Description&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Video games]]&lt;br /&gt;
{{#set:&lt;br /&gt;
| Existence=Real&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://imvgdb.com/index.php?title=Wolfenstein_3D&amp;diff=248</id>
		<title>Wolfenstein 3D</title>
		<link rel="alternate" type="text/html" href="https://imvgdb.com/index.php?title=Wolfenstein_3D&amp;diff=248"/>
		<updated>2026-02-24T15:24:05Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Wolfenstein 3D is a 1992 first-person shooter by iD software&lt;br /&gt;
{{InfoBox Game&lt;br /&gt;
| title = Wolfenstein 3D&lt;br /&gt;
| image = Wolfenstein 3D.jpg&lt;br /&gt;
| release = {{#time:M d Y|1992-05-02}}&lt;br /&gt;
| developer = iD Software&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Featured In ==&lt;br /&gt;
{{#ask:&lt;br /&gt;
[[Features::Wolfenstein 3D]]&lt;br /&gt;
|mainlabel=Film&lt;br /&gt;
|?Short #- =Description&lt;br /&gt;
|format=table&lt;br /&gt;
|headers=Film,Description&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Video games]]&lt;br /&gt;
{{#set:&lt;br /&gt;
| Existence=Real&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://imvgdb.com/index.php?title=Template:InfoBox_Game&amp;diff=247</id>
		<title>Template:InfoBox Game</title>
		<link rel="alternate" type="text/html" href="https://imvgdb.com/index.php?title=Template:InfoBox_Game&amp;diff=247"/>
		<updated>2026-02-24T15:23:38Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;infobox&amp;quot;&amp;gt;{{#set:&lt;br /&gt;
|Developer={{{developer}}}&lt;br /&gt;
}}&amp;lt;div class=&amp;quot;infobox-body&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;div class=&amp;quot;infobox-title&amp;quot;&amp;gt;{{{title|}}}&amp;lt;/div&amp;gt;&lt;br /&gt;
    {{#if:{{{image|}}}|&lt;br /&gt;
    &amp;lt;div class=&amp;quot;infobox-image&amp;quot;&amp;gt;[[File:{{PAGENAME:{{{image|}}}}}|{{{size|300px}}}]]&amp;lt;/div&amp;gt;&lt;br /&gt;
    }}&lt;br /&gt;
    &amp;lt;table class=&amp;quot;infobox-table&amp;quot;&amp;gt;&lt;br /&gt;
    {{#if:{{{release|}}}|&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
            &amp;lt;th&amp;gt;Released&amp;lt;/th&amp;gt;&lt;br /&gt;
            &amp;lt;td&amp;gt;{{{release|}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;/tr&amp;gt;&lt;br /&gt;
    }}&lt;br /&gt;
    {{#if:{{{developer|}}}|&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
            &amp;lt;th&amp;gt;Developer&amp;lt;/th&amp;gt;&lt;br /&gt;
            &amp;lt;td&amp;gt;[[{{{developer|}}}]]&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;/tr&amp;gt;&lt;br /&gt;
    }}&lt;br /&gt;
    &amp;lt;/table&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://imvgdb.com/index.php?title=Template:InfoBox_Game&amp;diff=246</id>
		<title>Template:InfoBox Game</title>
		<link rel="alternate" type="text/html" href="https://imvgdb.com/index.php?title=Template:InfoBox_Game&amp;diff=246"/>
		<updated>2026-02-24T15:23:04Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;infobox&amp;quot;&amp;gt;{{#set:&lt;br /&gt;
|Developer={{{developer}}}&lt;br /&gt;
}}&amp;lt;div class=&amp;quot;infobox-body&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;div class=&amp;quot;infobox-title&amp;quot;&amp;gt;{{{title}}}&amp;lt;/div&amp;gt;&lt;br /&gt;
    {{#if:{{{image|}}}|&lt;br /&gt;
    &amp;lt;div class=&amp;quot;infobox-image&amp;quot;&amp;gt;[[File:{{PAGENAME:{{{image}}}}}|{{{size|300px}}}]]&amp;lt;/div&amp;gt;&lt;br /&gt;
    }}&lt;br /&gt;
    &amp;lt;table class=&amp;quot;infobox-table&amp;quot;&amp;gt;&lt;br /&gt;
    {{#if:{{{release|}}}|&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
            &amp;lt;th&amp;gt;Released&amp;lt;/th&amp;gt;&lt;br /&gt;
            &amp;lt;td&amp;gt;{{{release}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;/tr&amp;gt;&lt;br /&gt;
    }}&lt;br /&gt;
    {{#if:{{{developer|}}}|&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
            &amp;lt;th&amp;gt;Developer&amp;lt;/th&amp;gt;&lt;br /&gt;
            &amp;lt;td&amp;gt;[[{{{developer}}}]]&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;/tr&amp;gt;&lt;br /&gt;
    }}&lt;br /&gt;
    &amp;lt;/table&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://imvgdb.com/index.php?title=Wolfenstein_3D&amp;diff=245</id>
		<title>Wolfenstein 3D</title>
		<link rel="alternate" type="text/html" href="https://imvgdb.com/index.php?title=Wolfenstein_3D&amp;diff=245"/>
		<updated>2026-02-24T15:22:25Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Wolfenstein 3D is a 1992 first-person shooter by iD software&lt;br /&gt;
{{InfoBox Game&lt;br /&gt;
| title = Wolfenstein 3D&lt;br /&gt;
| image = Wolfenstein 3D.jpg&lt;br /&gt;
| release = {{#time:M d Y|1992-05-02}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Featured In ==&lt;br /&gt;
{{#ask:&lt;br /&gt;
[[Features::Wolfenstein 3D]]&lt;br /&gt;
|mainlabel=Film&lt;br /&gt;
|?Short #- =Description&lt;br /&gt;
|format=table&lt;br /&gt;
|headers=Film,Description&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Video games]]&lt;br /&gt;
{{#set:&lt;br /&gt;
| Existence=Real&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://imvgdb.com/index.php?title=Wolfenstein_3D&amp;diff=244</id>
		<title>Wolfenstein 3D</title>
		<link rel="alternate" type="text/html" href="https://imvgdb.com/index.php?title=Wolfenstein_3D&amp;diff=244"/>
		<updated>2026-02-24T15:22:08Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Wolfenstein 3D is a 1992 first-person shooter by iD software&lt;br /&gt;
{{InfoBox Game&lt;br /&gt;
| title = Wolfenstein 3D&lt;br /&gt;
| image = Wolfenstein 3D.jpg&lt;br /&gt;
| release = {{#time:M d Y|1992-05-02}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Featured In ==&lt;br /&gt;
{{#ask:&lt;br /&gt;
[[Features::Wolfenstein 3D]]&lt;br /&gt;
|mainlabel=Film&lt;br /&gt;
|?Short #- =Description&lt;br /&gt;
|format=table&lt;br /&gt;
|headers=Film,Description&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Video games]]&lt;br /&gt;
[[Has Existence:Real]]&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://imvgdb.com/index.php?title=The_Net_(film)&amp;diff=243</id>
		<title>The Net (film)</title>
		<link rel="alternate" type="text/html" href="https://imvgdb.com/index.php?title=The_Net_(film)&amp;diff=243"/>
		<updated>2026-02-24T15:21:15Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;The Net&#039;&#039;&#039; is a 1995 film starring Sandra Bullock as a computer hacker&lt;br /&gt;
&lt;br /&gt;
== Game Appearances ==&lt;br /&gt;
&lt;br /&gt;
[[Category:Film]]&lt;br /&gt;
{{GameAppearance&lt;br /&gt;
|Game=Wolfenstein 3D&lt;br /&gt;
|Short=Sandra Bullock plays the 3DO version of Wolfenstein 3D in the beginning of the film&lt;br /&gt;
|Body=Early on in the film, Angela plays the 3DO port of Wolfenstein 3D on a PC. She speaks with a fictional game developer on the phone, who asks for feedback and help debugging an error causing the game to crash.&lt;br /&gt;
{{InfoBox&lt;br /&gt;
| body = &amp;lt;youtube width=&amp;quot;300&amp;quot; height=&amp;quot;180&amp;quot;&amp;gt;https://www.youtube.com/watch?v=h2H2ozA52gg&amp;lt;/youtube&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
 &amp;lt;center&amp;gt;Angela Plays Wolfenstein 3D&amp;lt;/center&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://imvgdb.com/index.php?title=The_Net_(film)&amp;diff=242</id>
		<title>The Net (film)</title>
		<link rel="alternate" type="text/html" href="https://imvgdb.com/index.php?title=The_Net_(film)&amp;diff=242"/>
		<updated>2026-02-24T15:21:02Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;The Net&#039;&#039;&#039; is a 1995 film starring Sandra Bullock as a computer hacker&lt;br /&gt;
&lt;br /&gt;
== Game Appearances ==&lt;br /&gt;
&lt;br /&gt;
[[Category:Film]]&lt;br /&gt;
{{GameAppearance&lt;br /&gt;
|Game=Wolfenstein 3D&lt;br /&gt;
|Short=Sandra Bullock plays the 3DO version of Wolfenstein 3D in the beginning of the film&lt;br /&gt;
|Body=Early on in the film, Angela plays the 3DO port of Wolfenstein 3D on a PC. She speaks with a fictional game developer on the phone, who asks for feedback and help debugging an error causing the game to crash.&lt;br /&gt;
{{InfoBox&lt;br /&gt;
| body = &amp;lt;youtube width=&amp;quot;300&amp;quot; height=&amp;quot;180&amp;quot;&amp;gt;https://www.youtube.com/watch?v=h2H2ozA52gg&amp;lt;/youtube&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
 Angela Plays Wolfenstein 3D&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://imvgdb.com/index.php?title=The_Net_(film)&amp;diff=241</id>
		<title>The Net (film)</title>
		<link rel="alternate" type="text/html" href="https://imvgdb.com/index.php?title=The_Net_(film)&amp;diff=241"/>
		<updated>2026-02-24T15:20:38Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;The Net&#039;&#039;&#039; is a 1995 film starring Sandra Bullock as a computer hacker&lt;br /&gt;
&lt;br /&gt;
== Game Appearances ==&lt;br /&gt;
&lt;br /&gt;
[[Category:Film]]&lt;br /&gt;
{{GameAppearance&lt;br /&gt;
|Game=Wolfenstein 3D&lt;br /&gt;
|Short=Sandra Bullock plays the 3DO version of Wolfenstein 3D in the beginning of the film&lt;br /&gt;
|Body=Early on in the film, Angela plays the 3DO port of Wolfenstein 3D on a PC. She speaks with a fictional game developer on the phone, who asks for feedback and help debugging an error causing the game to crash.&lt;br /&gt;
{{InfoBox&lt;br /&gt;
| body = &amp;lt;youtube width=&amp;quot;200&amp;quot; height=&amp;quot;120&amp;quot;&amp;gt;https://www.youtube.com/watch?v=h2H2ozA52gg&amp;lt;/youtube&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
 Angela Plays Wolfenstein 3D&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://imvgdb.com/index.php?title=The_Net_(film)&amp;diff=240</id>
		<title>The Net (film)</title>
		<link rel="alternate" type="text/html" href="https://imvgdb.com/index.php?title=The_Net_(film)&amp;diff=240"/>
		<updated>2026-02-24T15:20:29Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;The Net&#039;&#039;&#039; is a 1995 film starring Sandra Bullock as a computer hacker&lt;br /&gt;
&lt;br /&gt;
== Game Appearances ==&lt;br /&gt;
&lt;br /&gt;
[[Category:Film]]&lt;br /&gt;
{{GameAppearance&lt;br /&gt;
|Game=Wolfenstein 3D&lt;br /&gt;
|Short=Sandra Bullock plays the 3DO version of Wolfenstein 3D in the beginning of the film&lt;br /&gt;
|Body=Early on in the film, Angela plays the 3DO port of Wolfenstein 3D on a PC. She speaks with a fictional game developer on the phone, who asks for feedback and help debugging an error causing the game to crash.&lt;br /&gt;
{{InfoBox&lt;br /&gt;
| body = &amp;lt;youtube width=&amp;quot;200&amp;quot; height=&amp;quot;120&amp;quot;&amp;gt;https://www.youtube.com/watch?v=h2H2ozA52gg&amp;lt;/youtube&amp;gt;&lt;br /&gt;
 Angela Plays Wolfenstein 3D&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://imvgdb.com/index.php?title=MediaWiki:Common.css&amp;diff=239</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://imvgdb.com/index.php?title=MediaWiki:Common.css&amp;diff=239"/>
		<updated>2026-02-24T15:18:48Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will be applied to all skins */&lt;br /&gt;
&lt;br /&gt;
@media (prefers-color-scheme: dark) {&lt;br /&gt;
  :root {&lt;br /&gt;
    --right-box-bg: #555;&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@media (prefers-color-scheme: light) {&lt;br /&gt;
  :root {&lt;br /&gt;
    --right-box-bg: #ddd;&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox {&lt;br /&gt;
&lt;br /&gt;
  display: table;&lt;br /&gt;
  clear: right;&lt;br /&gt;
  float: right;&lt;br /&gt;
  background: #f8f9fa;&lt;br /&gt;
  border: 1px solid #a2a9b1;&lt;br /&gt;
  padding: 0.5rem 0;&lt;br /&gt;
&lt;br /&gt;
  margin: 0 0 0.5rem 0.5rem;&lt;br /&gt;
&lt;br /&gt;
  .infobox-body {&lt;br /&gt;
    display: flex;&lt;br /&gt;
    flex-direction: column;&lt;br /&gt;
&lt;br /&gt;
    .infobox-title{&lt;br /&gt;
      font-size: 1.1rem;&lt;br /&gt;
      font-weight: bold;&lt;br /&gt;
      font-style: italic;&lt;br /&gt;
      text-align: center;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    .infobox-image {&lt;br /&gt;
      margin: 10px;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    .infobox-content {&lt;br /&gt;
      padding: 0 0.5rem;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@media (max-width: 750px) {&lt;br /&gt;
  .infobox {&lt;br /&gt;
    clear: none;&lt;br /&gt;
    float: none;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
&lt;br /&gt;
    .infobox-body {&lt;br /&gt;
      align-items: center;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    tbody th {&lt;br /&gt;
      text-align: right;&lt;br /&gt;
    }&lt;br /&gt;
  }&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://imvgdb.com/index.php?title=MediaWiki:Common.css&amp;diff=238</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://imvgdb.com/index.php?title=MediaWiki:Common.css&amp;diff=238"/>
		<updated>2026-02-24T15:18:13Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will be applied to all skins */&lt;br /&gt;
&lt;br /&gt;
@media (prefers-color-scheme: dark) {&lt;br /&gt;
  :root {&lt;br /&gt;
    --right-box-bg: #555;&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@media (prefers-color-scheme: light) {&lt;br /&gt;
  :root {&lt;br /&gt;
    --right-box-bg: #ddd;&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox {&lt;br /&gt;
&lt;br /&gt;
  display: table;&lt;br /&gt;
  clear: right;&lt;br /&gt;
  float: right;&lt;br /&gt;
  background: #f8f9fa;&lt;br /&gt;
  border: 1px solid #a2a9b1;&lt;br /&gt;
  padding: 0.5rem 0;&lt;br /&gt;
&lt;br /&gt;
  margin: 0 0 0.5rem 0.5rem;&lt;br /&gt;
&lt;br /&gt;
  .infobox-body {&lt;br /&gt;
    display: flex;&lt;br /&gt;
    flex-direction: column;&lt;br /&gt;
&lt;br /&gt;
    .infobox-title{&lt;br /&gt;
      font-size: 1.1rem;&lt;br /&gt;
      font-weight: bold;&lt;br /&gt;
      font-style: italic;&lt;br /&gt;
      text-align: center;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    .infobox-image {&lt;br /&gt;
      margin: 10px;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@media (max-width: 750px) {&lt;br /&gt;
  .infobox {&lt;br /&gt;
    clear: none;&lt;br /&gt;
    float: none;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
&lt;br /&gt;
    .infobox-body {&lt;br /&gt;
      align-items: center;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    .infobox-content {&lt;br /&gt;
      padding: 0 0.5rem;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    tbody th {&lt;br /&gt;
      text-align: right;&lt;br /&gt;
    }&lt;br /&gt;
  }&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://imvgdb.com/index.php?title=Template:InfoBox&amp;diff=237</id>
		<title>Template:InfoBox</title>
		<link rel="alternate" type="text/html" href="https://imvgdb.com/index.php?title=Template:InfoBox&amp;diff=237"/>
		<updated>2026-02-24T15:17:43Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;infobox&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;infobox-body&amp;quot;&amp;gt;&lt;br /&gt;
  {{#if:{{{title|}}}|&lt;br /&gt;
  &amp;lt;div class=&amp;quot;infobox-title&amp;quot;&amp;gt;{{{title|}}}&amp;lt;/div&amp;gt;&lt;br /&gt;
  }}&lt;br /&gt;
  {{#if:{{{image|}}}|&lt;br /&gt;
  &amp;lt;div class=&amp;quot;infobox-image&amp;quot;&amp;gt;&lt;br /&gt;
    [[File:{{PAGENAME:{{{image}}}}}|{{{size|300px}}}]]&lt;br /&gt;
  &amp;lt;/div&amp;gt;&lt;br /&gt;
  }}&amp;lt;div class=&amp;quot;infobox-content&amp;quot;&amp;gt;{{{body|}}}&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
</feed>