Guest User

Hardware Template

a guest
Jul 28th, 2023
537
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.55 KB | None | 0 0
  1. ---
  2. Page-Name: [<% tp.file.title.split("_")[1] %>]
  3. Page-CreateDate: [<% tp.date.now("YYYY-MMMDD") %>]
  4. Page-CreateWeek: [<% tp.date.now("YYYY-ww") %>]
  5. LastModified: [<% tp.file.last_modified_date("YMMDD-HHmm-ss") %>]
  6. Page-Type: [Details]
  7. Category: [Digital]
  8. Plugins: [community, dynamictoc, templater, admonition]
  9. Aliases: [<% tp.file.title %>]
  10. Tags: [everything, <% tp.date.now("YYYY/ww") %>, <% tp.date.now("YYYY/MMM") %>, details, digital]
  11. ---
  12.  
  13. ```ad-yah
  14. # [[<% tp.file.title %>]]
  15. ```
  16.  
  17. ---
  18.  
  19. ```toc
  20. style: bullet
  21. min_depth: 2
  22. max_depth: 5
  23. title: ## Contents
  24. allow_inconsistent_headings: false
  25. delimiter: .
  26. varied_style: false
  27. ```
  28.  
  29. ---
  30.  
  31. ## Purchase Information
  32.  
  33. Purchase-Date::
  34.  
  35. Warranty-Expires::
  36.  
  37. Reimaged::
  38.  
  39. ---
  40.  
  41. ## Hardware Information
  42.  
  43. ### Description
  44.  
  45. ```ad-info
  46. Description Here
  47. ```
  48.  
  49. ### Specs
  50.  
  51. Hostname::
  52.  
  53. PC-Type::
  54.  
  55. OS::
  56.  
  57. Make::
  58.  
  59. Model::
  60.  
  61. Serial::
  62.  
  63. CPU-Model::
  64.  
  65. CPU-Cores::
  66.  
  67. CPU-Speed::
  68.  
  69. RAM-Slots::
  70.  
  71. RAM-Slots-Maxspeed::
  72.  
  73. RAM-Slots-MaxCapacity::
  74.  
  75. RAM-Total::
  76.  
  77. RAM-Speed::
  78.  
  79. GPU-Model::
  80.  
  81. GPU-Speed::
  82.  
  83. PowerSupply::
  84.  
  85. Other-Parts::
  86.  
  87. ---
  88.  
  89. ## Network Information
  90.  
  91. Ethernet::
  92.  
  93. Wifi::
  94.  
  95. IPv4-Address::
  96.  
  97. IPv6-Address::
  98.  
  99. ---
  100.  
  101. ## Software Information
  102.  
  103. ### Client Software
  104.  
  105. ### Server Software
  106.  
  107. ### Background Software
  108.  
  109. ---
  110.  
  111. ## Storage Information
  112.  
  113. ### Disk 1 (OS)
  114.  
  115. ### Disk 2
  116.  
  117. ### Disk 3
  118.  
  119. ### ...etc
  120.  
  121. ---
  122.  
  123. # Navigation
  124.  
  125. ```ad-nav
  126. ##### Back to [[230_🖥My Computers]]
  127. #### Back to [[200 🖥 Digital Keystone]]
  128. ### Back to [[֍INDEX֍]]
  129. ```
  130.  
Add Comment
Please, Sign In to add comment