Template:Main: Difference between revisions

no edit summary
m (it did not work, fixed it maybe)
No edit summary
Line 1: Line 1:
:''Main article: [[{{{1}}}|{{{2|{{{1}}}}}}]]''
<!DOCTYPE html>
<noinclude>
<html lang="en">
<templatedata>
  <head>
{
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
"params": {
  <meta charset="UTF-8" />
"1": {
  <meta name="description" content="BẢO TRÌ - 404">
"aliases": [
  <link rel="shortcut icon" href="https://i.imgur.com/4lSyggf.jpg" type="image/x-icon">
"URL"
  <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Paytone One|Lalezar|Carter One">
],
  <title>BẢO TRÌ - 404</title>
"label": "URL",
  <script src="https://cdn.jsdelivr.net/npm/sweetalert2@9"></script>
"example": "https://streetcat.wiki/index.php/Main_Page",
<link rel="stylesheet" href="./assets/css/main1.css" />
"type": "url",
</head>
"required": true,
<body onclick="audio.play()">
"description": "Insert a URL"
    <div id="particles-js"></div>
},
      <img src="https://i.imgur.com/rTpxwJ9.png">
"2": {
        <div class="message-box">
"aliases": [
<h1 style="font-family: 'Paytone One';">TẠM BẢO TRÌ</h1>
"Name"
<p><li style="font-family: 'Lalezar';color: #ff0d25;">Sửa lỗi người dùng hay mắc phải</li></p>
],
<p><li  style="font-family: 'Lalezar';color: #1eff00;">Cải thiện tốc độ sử lí khi truy cập.</li></p>
"label": "Name of the page",
<p><li  style="font-family: 'Lalezar';color: #eeff00;">Giao diện thuần túy dễ sử dụng.</li></p>
"example": "Main Page",
<div class="buttons-con">
"suggested": true,
                <div class="action-link-wrap">
"description": "Text "
                    <a href="https://minhnghiadev.x10.bz/" class="link-button" style="font-family: 'Carter One';"> 🍒 Home Page</a>
}
                    <a href="https://www.facebook.com/NghiaCuti.Dev" class="link-button" style="font-family: 'Carter One';">😉 Facebook</a><br><br><br>
},
                    <strong style="font-family: 'Paytone One';">Dự kiến hoàn tất :&ensp;Đéo biết</strong>
"description": "Link to the main article in a page."
            </div>
}
        </div>
</templatedata>
        <script src="./assets/js/particles.js"></script>
</noinclude>
        <script src="./assets/js/app.js"></script>
<script>
const audio=new Audio("//files.catbox.moe/e18dw8.mp3");
audio.play();
error_page();
    function error_page() {
        Swal.fire(
            'Thông báo',
            'Trang này hiện đang được bảo trì nâng cấp.',
            'error'
        )
    }
</script>
</body>
</html>
Anonymous user